Telethon/network
Lonami cdb1674a27 Minor improvement to updates handling
Now the updates thread won't start unless you add,
at least, one updates handler. Also, if the TcpClient
was receiving (i.e., from an update), it will let the
update to be received first instead of crashing
2016-09-11 11:50:38 +02:00
..
__init__.py Completely refactored unit tests, removed unused code 2016-09-08 16:11:37 +02:00
authenticator.py Completely refactored unit tests, removed unused code 2016-09-08 16:11:37 +02:00
mtproto_plain_sender.py Completely refactored unit tests, removed unused code 2016-09-08 16:11:37 +02:00
mtproto_sender.py Minor improvement to updates handling 2016-09-11 11:50:38 +02:00
tcp_client.py Minor improvement to updates handling 2016-09-11 11:50:38 +02:00
tcp_transport.py Added a thread lock to the TcpClient 2016-09-10 10:17:15 +02:00