https://github.com/ntex-rs/ntex-mqtt
MQTT Client/Server framework for v5 and v3.1.1 protocols
https://github.com/ntex-rs/ntex-mqtt
mqtt mqtt-client mqtt-server rust
Last synced: about 2 months ago
JSON representation
MQTT Client/Server framework for v5 and v3.1.1 protocols
- Host: GitHub
- URL: https://github.com/ntex-rs/ntex-mqtt
- Owner: ntex-rs
- License: apache-2.0
- Created: 2019-02-20T04:26:02.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2026-02-16T11:25:45.000Z (4 months ago)
- Last Synced: 2026-02-16T19:56:35.783Z (4 months ago)
- Topics: mqtt, mqtt-client, mqtt-server, rust
- Language: Rust
- Homepage:
- Size: 1.97 MB
- Stars: 361
- Watchers: 9
- Forks: 70
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# MQTT Client/Server framework
[](https://github.com/ntex-rs/ntex-mqtt/actions/workflows/linux.yml/badge.svg) [](https://codecov.io/gh/ntex-rs/ntex-mqtt) [](https://crates.io/crates/ntex-mqtt)
MQTT Client/Server framework for ntex with support of v5 and v3.1.1 protocols