Telethon/telethon/network
Lonami Exo ad963fd23e Don't clear pending_ack on disconnect
Upon reconnecting, we must make sure to send all `pending_ack`,
or Telegram may resend some responses (e.g. causing duplicated
updates).
2019-03-28 12:16:15 +01:00
..
connection Except IOError and not ConnectionError 2019-03-28 09:54:35 +01:00
__init__.py Implement different mtproto proxy protocols; refactor obfuscated2 2019-03-10 03:26:24 +01:00
authenticator.py Initial implementation of MTProxy support (#1107) 2019-02-11 00:16:46 +01:00
mtprotoplainsender.py Fix-up missing loggers from f271316 2019-01-12 12:15:29 +01:00
mtprotosender.py Don't clear pending_ack on disconnect 2019-03-28 12:16:15 +01:00
mtprotostate.py Make logger fully configurable (#1087) 2019-01-11 15:52:30 +01:00
requeststate.py Implement after_msg_id back 2018-10-19 16:53:50 +02:00