Telethon/telethon/network
Lonami Exo e469258ab9 Create a new MTProtoSender structure and its foundation
This means that the TcpClient and the Connection (currently only
ConnectionTcpFull) will no longer be concerned about handling
errors, but the MTProtoSender will.

The foundation of the library will now be based on asyncio.
2018-06-06 20:41:01 +02:00
..
connection Create a new MTProtoSender structure and its foundation 2018-06-06 20:41:01 +02:00
__init__.py Make the Connection a proper ABC (#509) 2018-05-10 14:22:19 +02:00
authenticator.py Clean-up docs and merge some imports 2018-05-30 18:55:01 +02:00
mtproto_plain_sender.py Document the network/ module 2017-11-30 13:21:01 +01:00
mtproto_sender.py Fix lost requests on disconnect need_confirmation.clear 2018-05-10 16:45:55 +02:00
mtprotosender.py Create a new MTProtoSender structure and its foundation 2018-06-06 20:41:01 +02:00