This website requires JavaScript.
Explore
Help
Register
Sign In
hoelee
/
Telethon
Watch
1
Star
0
Fork
0
You've already forked Telethon
mirror of
https://github.com/LonamiWebs/Telethon.git
synced
2025-08-09 13:29:47 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3fd7c331273f9fadacae1fcb0ff51b9817b009e3
Telethon
/
telethon
/
network
/
connection
History
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