4 releases (breaking)
0.4.0 | Jan 23, 2023 |
---|---|
0.3.0 | Jan 5, 2023 |
0.2.0 | Jan 4, 2023 |
0.1.0 | Jul 6, 2022 |
#71 in #packet-parser
75 downloads per month
Used in cloudmqtt
58KB
1.5K
SLoC
MQTT Format
A pure Rust MQTT packet parsing/serializing library
mqtt_format
allows users to get zero-copy and fast parsing and serializing of
MQTT packets. Both v3 and v5 is supported.
This crate supports the yoke
library,
which can be enabled with the yoke
feature.
Dependencies
~4MB
~79K SLoC