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
048bc81b74471796a7ba3111ddbe04035a0ddd05
Telethon
/
telethon
/
network
History
Dmitry D. Chernov
048bc81b74
MtProtoSender: Use threading.Event instead of boolean flags
2017-05-09 19:50:46 +02:00
..
__init__.py
Totally refactored source files location
2016-09-17 20:45:12 +02:00
authenticator.py
Fix bug introduced in #d08794 found by @k1-hedayati
2017-01-13 21:22:53 +01:00
mtproto_plain_sender.py
MtProtoPlainSender was not connecting (
closes
#62
)
2017-04-29 20:57:08 +02:00
mtproto_sender.py
MtProtoSender: Use threading.Event instead of boolean flags
2017-05-09 19:50:46 +02:00
tcp_client.py
TcpClient: Combine two identical function calls into one
2017-05-09 19:50:46 +02:00
tcp_transport.py
Reconnect on timeout inside timeout (
#61
)
2017-04-29 11:07:32 +02:00