Telethon/telethon/network
Lonami Exo ee51aa7073 Fix lost requests on disconnect need_confirmation.clear
The pending acks shouldn't be cleared, in case of a reconnection
these would be pretty common. E.g. disconnect(), connect(),
invoke, repeat.
2018-05-10 16:45:55 +02:00
..
connection Add missing connect abstractmethod 2018-05-10 16:16:23 +02:00
__init__.py Make the Connection a proper ABC (#509) 2018-05-10 14:22:19 +02:00
authenticator.py Use req_pq_multi instead req_pq when creating an auth_key 2018-02-19 20:31:47 +01: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