Technology Sharing

Network Protocol | MQTT Protocol Draft 5.0 Chinese Version

2024-07-12

한어Русский языкEnglishFrançaisIndonesianSanskrit日本語DeutschPortuguêsΕλληνικάespañolItalianoSuomalainenLatina

MQTT Protocol Draft 5.0 Chinese Version

by hui6075

Latest version: v0.0.1 2018-05-18 (Part 3.3.1 version content translation reference@mcxiaoke)

Document address

Overview

MQTT is a client-server architecture publish/subscribe messaging protocol. Its design philosophy is to be lightweight, open, simple, standardized, and easy to implement. These features make it a good choice for many scenarios, especially for restricted environments such as machine-to-machine communication (M2M) and the Internet of Things (IoT).

Based on version 3.1.1, MQTT protocol version 5.0 adds session/message delay function, reason code, topic alias, in-flight flow control, attributes, shared subscription and other functions, and adds AUTH message for enhanced authentication.

Table of contents

If you find any translation or formatting issues, please submit a PR to help improve it.


Document Links

Latest version: v0.0.1

documentLink
Chinese version DocxMQTT v5.0 Draft Chinese Version
Chinese version PDFMQTT v5.0 Draft Chinese Version
English version HTMLMQTT Version 5.0 cs01
English version PDFMQTT Version 5.0 cs01

agreement


Contact information

Open Source Projects