# ntex-mqtt **Repository Path**: rustup/ntex-mqtt ## Basic Information - **Project Name**: ntex-mqtt - **Description**: MQTT, 客户端与服务端框架,支持MQTT3.1.1与5协议。 - **Primary Language**: Rust - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2022-01-17 - **Last Updated**: 2023-11-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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