7 releases (breaking)
0.7.0 | Sep 17, 2024 |
---|---|
0.6.0 | May 3, 2024 |
0.5.0 | Nov 18, 2023 |
0.4.0 | Oct 14, 2022 |
0.1.0 | Jan 31, 2020 |
#292 in Network programming
585 downloads per month
Used in 6 crates
(3 directly)
270KB
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
~3MB
~54K SLoC