mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-12-11 04:03:55 +03:00
This also replaces some int.to_bytes() calls with a faster struct.pack (up to x4 faster). This approach is also around x3 faster than creating a BinaryWriter just to serialize a TLObject as bytes. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| authenticator.py | ||
| connection.py | ||
| mtproto_plain_sender.py | ||
| mtproto_sender.py | ||