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
4de4026bb31cf7869e7fc273b3dffdbc19689bb4
Telethon
/
telethon
/
network
History
Lonami Exo
4de4026bb3
Move the "constant read" thread to the main TelegramClient
2017-09-03 09:56:10 +02:00
..
__init__.py
Create a centralized Connection class, replaces TcpTransport (
#112
)
2017-08-28 21:23:31 +02:00
authenticator.py
Set a known buffer size if possible on BinaryWriter()s
2017-08-29 20:44:51 +02:00
connection.py
Remove unused TcpClien.read(timeout=...) param, change other accessors
2017-09-02 19:33:42 +02:00
mtproto_plain_sender.py
Set a known buffer size if possible on BinaryWriter()s
2017-08-29 20:44:51 +02:00
mtproto_sender.py
Move the "constant read" thread to the main TelegramClient
2017-09-03 09:56:10 +02:00