4 releases (breaking)
0.4.0 | Oct 14, 2022 |
---|---|
0.3.0 | May 5, 2021 |
0.2.0 | Jul 20, 2020 |
0.1.0 | Jan 31, 2020 |
#1334 in Network programming
234 downloads per month
Used in 4 crates
(2 directly)
250KB
3.5K
SLoC
grammers-mtproto
This library implements the Mobile Transport Protocol, and is capable of creating, encrypting, decrypting and parsing messages without performing any I/O.
lib.rs
:
This library is an implementation of the Mobile Transport Protocol.
It is capable of efficiently packing enqueued requests into message containers to later be encrypted and transmitted, and processing the server responses to maintain a correct state.
Dependencies
~2.5MB
~50K SLoC