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

#1488 in Network programming

Download history 569/week @ 2023-12-01 811/week @ 2023-12-08 720/week @ 2023-12-15 394/week @ 2023-12-22 405/week @ 2023-12-29 628/week @ 2024-01-05 562/week @ 2024-01-12 581/week @ 2024-01-19 634/week @ 2024-01-26 579/week @ 2024-02-02 734/week @ 2024-02-09 720/week @ 2024-02-16 660/week @ 2024-02-23 656/week @ 2024-03-01 685/week @ 2024-03-08 613/week @ 2024-03-15

2,745 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

~165KB