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

#45 in #broker

Download history 154/week @ 2024-07-21 188/week @ 2024-07-28 198/week @ 2024-08-04 164/week @ 2024-08-11 125/week @ 2024-08-18 184/week @ 2024-08-25 127/week @ 2024-09-01 194/week @ 2024-09-08 71/week @ 2024-09-15 110/week @ 2024-09-22 39/week @ 2024-09-29 27/week @ 2024-10-06 63/week @ 2024-10-13 63/week @ 2024-10-20 90/week @ 2024-10-27 52/week @ 2024-11-03

269 downloads per month
Used in aws-iot-device-sdk-rust

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


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

~230KB