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

#43 in #broker

Download history 32/week @ 2023-12-04 21/week @ 2023-12-11 8/week @ 2023-12-18 18/week @ 2023-12-25 14/week @ 2024-01-08 25/week @ 2024-01-15 48/week @ 2024-01-22 51/week @ 2024-01-29 15/week @ 2024-02-05 10/week @ 2024-02-12 19/week @ 2024-02-19 120/week @ 2024-02-26 18/week @ 2024-03-04 52/week @ 2024-03-11 10/week @ 2024-03-18

200 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

~220KB