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

#31 in #packets

Download history 18/week @ 2023-12-23 2/week @ 2023-12-30 12/week @ 2024-01-06 23/week @ 2024-01-13 48/week @ 2024-01-20 54/week @ 2024-01-27 15/week @ 2024-02-03 11/week @ 2024-02-10 15/week @ 2024-02-17 118/week @ 2024-02-24 19/week @ 2024-03-02 27/week @ 2024-03-09 37/week @ 2024-03-16 12/week @ 2024-03-23 50/week @ 2024-03-30 12/week @ 2024-04-06

116 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