mirror of
				https://github.com/LonamiWebs/Telethon.git
				synced 2025-10-30 15:37:30 +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 | ||