Telethon/telethon/network
Lonami Exo f0cd1fdd6e Don't disconnect sender on cancellation (#958)
This was causing a "race condition" where the sender would
be disconnected after cancellation when another was created.
2018-08-20 14:59:17 +02:00
..
connection Implement HTTP(S) mode (closes #112) (#883) 2018-07-08 17:45:49 +02:00
__init__.py Re-export ConnectionHttp from the network package 2018-07-08 17:48:38 +02:00
authenticator.py Remove critical code from assert statements 2018-08-14 19:14:13 +02:00
mtprotoplainsender.py Remove critical code from assert statements 2018-08-14 19:14:13 +02:00
mtprotosender.py Don't disconnect sender on cancellation (#958) 2018-08-20 14:59:17 +02:00
mtprotostate.py More logging for bad messages (#907) 2018-07-25 12:33:12 +02:00