Telethon/telethon/network
Lonami e035939aa2 Attempt at fixing #5 (RPCError) and updated README
Now RPC results can be received from the updates thread, as long
as they are errors. This, however, should not happen!
A recursive lock is now used (and released on every method, rather
than only on the `.receive()` one)
2016-10-02 13:30:14 +02:00
..
__init__.py Totally refactored source files location 2016-09-17 20:45:12 +02:00
authenticator.py Totally refactored source files location 2016-09-17 20:45:12 +02:00
mtproto_plain_sender.py Totally refactored source files location 2016-09-17 20:45:12 +02:00
mtproto_sender.py Attempt at fixing #5 (RPCError) and updated README 2016-10-02 13:30:14 +02:00
tcp_client.py Totally refactored source files location 2016-09-17 20:45:12 +02:00
tcp_transport.py Totally refactored source files location 2016-09-17 20:45:12 +02:00