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

#1473 in Network programming

Download history 770/week @ 2024-03-14 518/week @ 2024-03-21 500/week @ 2024-03-28 616/week @ 2024-04-04 746/week @ 2024-04-11 754/week @ 2024-04-18 799/week @ 2024-04-25 788/week @ 2024-05-02 947/week @ 2024-05-09 1132/week @ 2024-05-16 1125/week @ 2024-05-23 1147/week @ 2024-05-30 1132/week @ 2024-06-06 1257/week @ 2024-06-13 1364/week @ 2024-06-20 812/week @ 2024-06-27

4,840 downloads per month
Used in 24 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