MTPyroger/pyrogram
Dan e42599051c Use a lower timeout when starting a session to speed up re-connections
Sometimes the server drops right after a successful connection and
pyrogram keeps waiting up 15 seconds (current WAIT_TIMEOUT) for the
first query to time out and start again a new connection.
2019-03-03 16:50:25 +01:00
..
api Update copyright year 2019-01-01 12:36:16 +01:00
client Add bot_token argument (#221) 2019-03-01 18:30:39 +01:00
connection Update copyright year 2019-01-01 12:36:16 +01:00
crypto Update copyright year 2019-01-01 12:36:16 +01:00
session Use a lower timeout when starting a session to speed up re-connections 2019-03-03 16:50:25 +01:00
vendor Vendor an updated (and working) typing module to fix <3.5.3 errors 2019-02-07 13:20:44 +01:00
__init__.py Monkey patch "typing" only for Python 3.5.0, 3.5.1 and 3.5.2 2019-02-07 16:27:17 +01:00