11 unstable releases (3 breaking)
0.4.0 | Dec 13, 2020 |
---|---|
0.3.0 | Oct 27, 2020 |
0.2.0 | Sep 30, 2020 |
0.1.8 |
|
0.1.1 | Apr 18, 2020 |
#40 in #broker
750 downloads per month
Used in aws-iot-device-sdk-rust
69KB
2K
SLoC
mqtt4bytes
This is a low level (no_std) crate with the ability to assemble and disassemble MQTT 3.1.1 packets and is used by both client and broker. Uses 'bytes' crate internally
License: MIT
lib.rs
:
This is a low level (no_std) crate with the ability to assemble and disassemble MQTT 3.1.1 packets and is used by both client and broker. Uses 'bytes' crate internally
Dependencies
~220KB