mqttrust

Crates.iomqttrust
lib.rsmqttrust
version0.6.0
sourcesrc
created_at2020-03-15 10:53:05.430015
updated_at2022-09-22 08:51:30.31647
descriptionMQTT Client
homepage
repositoryhttps://github.com/BlackbirdHQ/mqttrust
max_upload_size
id218818
size55,264
hardware-development (github:blackbirdhq:hardware-development)

documentation

https://docs.rs/mqttrust

README

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.

Commit count: 81

cargo fmt