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-08 04:52:30 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5e13a6f7a8b4518bc270ea8ee84ea43cd90c3bba
Telethon
/
telethon
/
network
History
Lonami Exo
fbc46bd388
Use loop.create_future instead asyncio.Future
2018-08-21 12:22:06 +02:00
..
connection
Implement HTTP(S) mode (
closes
#112
) (
#883
)
2018-07-08 17:45:49 +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
mtprotoplainsender.py
Remove critical code from assert statements
2018-08-14 19:14:13 +02:00
mtprotosender.py
Use loop.create_future instead asyncio.Future
2018-08-21 12:22:06 +02:00
mtprotostate.py
Fix event loop not being passed into many asyncio calls
2018-08-21 11:31:14 +02:00