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

#40 in #broker

Download history 48/week @ 2024-03-13 11/week @ 2024-03-20 26/week @ 2024-03-27 41/week @ 2024-04-03 4/week @ 2024-04-10 24/week @ 2024-04-17 27/week @ 2024-04-24 13/week @ 2024-05-01 23/week @ 2024-05-08 53/week @ 2024-05-15 152/week @ 2024-05-22 280/week @ 2024-05-29 149/week @ 2024-06-05 130/week @ 2024-06-12 130/week @ 2024-06-19 266/week @ 2024-06-26

750 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