mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2024-11-11 03:56:36 +03:00
36f51e1e3f
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 |