#mqtt #mqtt-client #packet

no-std mqttbytes

MQTT 4/5 serialization and deserialization

7 releases (breaking)

0.6.0 Oct 30, 2021
0.5.0 Oct 7, 2021
0.4.0 Jun 9, 2021
0.3.0 May 14, 2021
0.1.0 Jan 6, 2021

#16 in #mqtt-client

Download history 1492/week @ 2025-08-18 1504/week @ 2025-08-25 1636/week @ 2025-09-01 1637/week @ 2025-09-08 1513/week @ 2025-09-15 1347/week @ 2025-09-22 1292/week @ 2025-09-29 1390/week @ 2025-10-06 1170/week @ 2025-10-13 1269/week @ 2025-10-20 1445/week @ 2025-10-27 1407/week @ 2025-11-03 1396/week @ 2025-11-10 1837/week @ 2025-11-17 1312/week @ 2025-11-24 1125/week @ 2025-12-01

5,731 downloads per month
Used in 24 crates (6 directly)

Apache-2.0

210KB
5.5K SLoC

mqttbytes

crates.io page docs.rs page

This is a low level crate with the ability to assemble and disassemble MQTT 3.1.1/5 packets and is used by both client and broker. Uses 'bytes' crate internally

License: Apache-2.0

Dependencies

~205KB