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

#38 in #packets

Download history 57/week @ 2024-11-16 120/week @ 2024-11-23 26/week @ 2024-11-30 75/week @ 2024-12-07 122/week @ 2024-12-14 2/week @ 2024-12-21 2/week @ 2024-12-28 26/week @ 2025-01-04 58/week @ 2025-01-11 75/week @ 2025-01-18 11/week @ 2025-01-25 133/week @ 2025-02-01 87/week @ 2025-02-08 133/week @ 2025-02-15 27/week @ 2025-02-22 31/week @ 2025-03-01

305 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


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

~285KB