Telethon/telethon/network/connection
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 Properly handle cancellation in _ReadyQueue 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 Let all connection modes implement the new Connection 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