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 1 month 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/actions/workflows/linux.yml/badge.svg?branch=master&event=push)](https://github.com/ntex-rs/ntex-mqtt/actions/workflows/linux.yml/badge.svg) [![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