WHITE PAPER
MQTT Platform for AI: Empowering AI with Real-Time Data →
Topics
What is the MQTT Keep Alive parameter for?
Aug 12, 2022EMQX Team
What is the MQTT Keep Alive parameter for?

This article introduces the Keep Alive mechanism in the MQTT protocol and how to use it in EMQX. Developers can use this feature to ensure the stability of MQTT connections.

Topic Alias - MQTT 5.0 new features
Feb 10, 2022Jim Moen
Topic Alias - MQTT 5.0 new features

MQTT Topic Alias allows users to reduce the possibly long and repeatedly used topic name to a 2-byte integer, so as to reduce the bandwidth consumption when publishing messages.

MQTT for Elixir
Jan 19, 2022EMQX Team
MQTT for Elixir

This article introduces the MQTT protocol and its advantages, and demonstrates the use of MQTT in Elixir.

User Properties - MQTT 5.0 new features
Nov 25, 2021Shifan Yu
User Properties - MQTT 5.0 new features

User Properties are the user-defined properties that allow users to add their metadata to MQTT messages to expand more application scenarios.

Enhanced authentication - MQTT 5.0 new features
Sep 21, 2020Rory Zhang
Enhanced authentication - MQTT 5.0 new features

MQTT 5.0 adds a new feature enhanced authentication, which includes query/response style authentication can implement bi-directional authentication of the client and broker.

Flow control - MQTT 5.0 new features
Aug 11, 2020Zibo Zhou
Flow control - MQTT 5.0 new features

MQTT 5.0 brings many new features, this article will give an introduction to the use of the new feature "flow control" in an easy-to-understand way.

Subscribe to our blogs