Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 3 hours 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 (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-03-24T15:04:43.000Z (11 months ago)
- Last Synced: 2024-03-24T16:24:00.666Z (11 months ago)
- Topics: mqtt, mqtt-client, mqtt-server, rust
- Language: Rust
- Homepage:
- Size: 1.4 MB
- Stars: 282
- Watchers: 12
- Forks: 66
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# MQTT Client/Server framework
[![build status](https://github.com/ntex-rs/ntex-mqtt/workflows/CI%20%28Linux%29/badge.svg?branch=master&event=push)](https://github.com/ntex-rs/ntex-mqtt/actions?query=workflow%3A"CI+(Linux)") [![codecov](https://codecov.io/gh/ntex-rs/ntex-mqtt/branch/master/graph/badge.svg)](https://codecov.io/gh/ntex-rs/ntex-mqtt) [![crates.io](https://img.shields.io/crates/v/ntex-mqtt.svg)](https://crates.io/crates/ntex-mqtt)
MQTT Client/Server framework for ntex with support of v5 and v3.1.1 protocols