#mqtt

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

#1059 in Network programming

Download history 1417/week @ 2022-11-28 1778/week @ 2022-12-05 1719/week @ 2022-12-12 966/week @ 2022-12-19 582/week @ 2022-12-26 1348/week @ 2023-01-02 1837/week @ 2023-01-09 1836/week @ 2023-01-16 1779/week @ 2023-01-23 2061/week @ 2023-01-30 1913/week @ 2023-02-06 1894/week @ 2023-02-13 2015/week @ 2023-02-20 2152/week @ 2023-02-27 1888/week @ 2023-03-06 1595/week @ 2023-03-13

7,752 downloads per month
Used in 25 crates (5 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

~170KB