https://github.com/flier/rust-mqtt
MQTT protocol v3 implementation
https://github.com/flier/rust-mqtt
Last synced: about 1 year ago
JSON representation
MQTT protocol v3 implementation
- Host: GitHub
- URL: https://github.com/flier/rust-mqtt
- Owner: flier
- License: apache-2.0
- Created: 2016-12-01T10:11:13.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-12-22T09:15:22.000Z (over 6 years ago)
- Last Synced: 2025-06-28T15:27:08.166Z (about 1 year ago)
- Language: Rust
- Size: 323 KB
- Stars: 26
- Watchers: 3
- Forks: 5
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rust-mqtt [](https://travis-ci.org/flier/rust-mqtt) [](https://crates.io/crates/mqtt) [](https://docs.rs/mqtt)
MQTT protocol v3 implementation