mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-10-28 14:41:15 +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 | ||
| binary_reader.py | ||
| binary_writer.py | ||
| tcp_client.py | ||