Telethon/telethon/network/connection
Lonami Exo 3fd7c33127 Fix automatic reconnect (e.g. on bad auth key)
This took more time than it should have to debug.
2018-10-05 13:26:44 +02:00
..
__init__.py Implement HTTP(S) mode (closes #112) (#883) 2018-07-08 17:45:49 +02:00
connection.py Handle initial connection if network is down correctly 2018-10-05 13:26:44 +02:00
http.py Let all connection modes implement the new Connection 2018-10-05 13:26:44 +02:00
tcpabridged.py Let all connection modes implement the new Connection 2018-10-05 13:26:44 +02:00
tcpfull.py Fix automatic reconnect (e.g. on bad auth key) 2018-10-05 13:26:44 +02:00
tcpintermediate.py Let all connection modes implement the new Connection 2018-10-05 13:26:44 +02:00
tcpobfuscated.py Let all connection modes implement the new Connection 2018-10-05 13:26:44 +02:00