7 unstable releases (3 breaking)

0.6.0 Sep 22, 2022
0.5.2 May 28, 2022
0.5.1 Feb 23, 2022
0.5.0 Jan 25, 2022
0.2.0 Jun 28, 2021

#1791 in Embedded development

Download history 109/week @ 2023-11-20 97/week @ 2023-11-27 59/week @ 2023-12-04 127/week @ 2023-12-11 46/week @ 2023-12-18 30/week @ 2024-01-15 51/week @ 2024-01-22 80/week @ 2024-01-29 5/week @ 2024-02-05 89/week @ 2024-02-12 8/week @ 2024-02-19 51/week @ 2024-02-26 24/week @ 2024-03-04

172 downloads per month
Used in rustot

MIT/Apache

140KB
3K SLoC

MQTT Client for Embedded devices

no_std, no_alloc crate implementing secure MQTT Client capabilities.

Test Code coverage No Std Crates.io Version Crates.io Downloads

This crate is highly inspired by the great work in rumqttc.

Tests

The crate is covered by tests. These tests can be run by cargo test --tests --all-features, and are run by the CI on every push to master.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Dependencies

~1.5MB
~28K SLoC