Telethon/telethon
Lonami Exo d58222d007 Use crc32 from zlib instead from binascii
It seems to be a bit faster stackoverflow.com/q/44502855
2017-06-20 11:03:46 +02:00
..
crypto Slightly reorganise the project structure 2017-06-09 16:13:39 +02:00
errors Fix rpc_message_to_error failing to construct them 2017-06-17 08:25:48 +02:00
extensions Also except BlockingIOError on TcpClient.send() 2017-06-12 10:44:04 +02:00
network Use crc32 from zlib instead from binascii 2017-06-20 11:03:46 +02:00
tl Fix temporary Session fields not being defined 2017-06-19 07:41:47 +10:00
__init__.py Completely change errors (make one class for each) 2017-06-10 11:47:51 +02:00
helpers.py Slightly reorganise the project structure 2017-06-09 16:13:39 +02:00
telegram_bare_client.py Don't do anything on .connect() if it's already connected 2017-06-20 09:46:37 +02:00
telegram_client.py Add periodic pings if an updates thread was started (closes #138) 2017-06-20 09:46:37 +02:00
utils.py Make .get_input_user faster when the right type is given 2017-06-16 10:01:05 +02:00