Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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