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 Sep 29, 2020
0.1.1 Apr 18, 2020

#6 in #disassemble

Download history 105/week @ 2025-03-10 39/week @ 2025-03-17 159/week @ 2025-03-24 31/week @ 2025-03-31 36/week @ 2025-04-07 73/week @ 2025-04-14 131/week @ 2025-04-21 23/week @ 2025-04-28 157/week @ 2025-05-05 134/week @ 2025-05-12 15/week @ 2025-05-19 49/week @ 2025-05-26 85/week @ 2025-06-02 46/week @ 2025-06-09 170/week @ 2025-06-16 164/week @ 2025-06-23

466 downloads per month

Apache-2.0

69KB
2K SLoC

mqtt4bytes

crates.io page docs.rs page

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

Dependencies

~285KB