Telethon/network
Lonami 6b8a347426 Several updates, fixes and additions (TcpClient, MtProto...)
README.md was updated to reflect more useful information
More errors from the official Telegrm website have been added
MtProtoSender now handles updates (and doesn't crash!)
Fixes on TcpClient to be able to receive whole large packets
Updated scheme.tl to the layer 55
Session is now saved more often (to prevent damages from crashes)
Fixes to the code generator (generated invalid code for reading "bytes")
2016-09-06 18:54:49 +02:00
..
__init__.py Refactored imports 2016-09-04 13:04:45 +02:00
authenticator.py Several updates, fixes and additions (TcpClient, MtProto...) 2016-09-06 18:54:49 +02:00
mtproto_plain_sender.py Fixed tiny bugs with authentication, added more unit tests 2016-09-04 21:07:09 +02:00
mtproto_sender.py Several updates, fixes and additions (TcpClient, MtProto...) 2016-09-06 18:54:49 +02:00
tcp_client.py Several updates, fixes and additions (TcpClient, MtProto...) 2016-09-06 18:54:49 +02:00
tcp_message.py Added custom errors, fixes to code generator 2016-09-05 18:35:12 +02:00
tcp_transport.py Several updates, fixes and additions (TcpClient, MtProto...) 2016-09-06 18:54:49 +02:00