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
common.py Pump up default timeout from 5 to 10s 2018-06-17 11:46:56 +02:00
connection.py Create a new Connection class to work through queues 2018-10-05 13:26:44 +02:00
http.py Implement HTTP(S) mode (closes #112) (#883) 2018-07-08 17:45:49 +02:00
tcpabridged.py Support custom event loops 2018-06-14 19:35:12 +02:00
tcpfull.py Pump up default timeout from 5 to 10s 2018-06-17 11:46:56 +02:00
tcpintermediate.py Support custom event loops 2018-06-14 19:35:12 +02:00
tcpobfuscated.py Pump up default timeout from 5 to 10s 2018-06-17 11:46:56 +02:00