mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-11-15 07:15:13 +03:00
This simplifies the process of sending and receiving data, and makes use of Python's socket.settimeout instead a hand-crafted version with a sort-of arbitrary self.delay = 0.1 (seconds), which should improve the speed of the method |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| authenticator.py | ||
| connection.py | ||
| mtproto_plain_sender.py | ||
| mtproto_sender.py | ||