mqttrust_core

Crates.iomqttrust_core
lib.rsmqttrust_core
version0.6.0
sourcesrc
created_at2021-06-28 06:47:53.011232
updated_at2022-09-22 08:51:42.309633
descriptionMQTT Client
homepage
repositoryhttps://github.com/BlackbirdHQ/mqttrust
max_upload_size
id415673
size124,376
Mathias Koch (MathiasKoch)

documentation

https://docs.rs/mqttrust_core

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