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 05:19:41 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e5fc9d8674c36c4bb91451145e94e58fb676f85d
Telethon
/
telethon
/
network
History
Lonami Exo
9cbc088b76
Make disconnect synchronous
...
This also fixes a bug when auto-reconnecting in MTProtoSender.
2018-10-16 11:56:17 +02:00
..
connection
Fix proxy support by removing conflicting arguments
2018-10-06 20:56:09 +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
mtprotolayer.py
Rewrite container packing to support arbitrary sizes
2018-10-05 13:26:44 +02:00
mtprotoplainsender.py
Detect arbitrary negative HTTP error codes
2018-10-12 19:47:40 +02:00
mtprotosender.py
Make disconnect synchronous
2018-10-16 11:56:17 +02:00
mtprotostate.py
Detect arbitrary negative HTTP error codes
2018-10-12 19:47:40 +02:00
requeststate.py
Make use of the MTProtoLayer in MTProtoSender
2018-10-05 13:26:44 +02:00