Telethon/telethon/network
Lonami Exo 9965cda968 Save pts and date in a tuple for immutability
This way it is easy and cheap to copy the two required values
to all incoming updates in case we need to getDifference since
the previous pts/date to fetch entities.

This is still a work in progress.
2019-04-10 21:10:34 +04: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 Save pts and date in a tuple for immutability 2019-04-10 21:10:34 +04: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