New
EMQX 6.1.0 Released: Replayable MQTT Streams and Advanced Multi-Tenancy →
Jan 6, 2026

EMQX 6.1.0 Released: Replayable MQTT Streams, Advanced Multi-Tenancy, and Expanded Integrations

EMQX 6.1.0 brings MQTT Streams for replayable messaging, enhanced multi-tenancy, and expanded data integration for enterprise-scale IoT.

EMQX Team
EMQX 6.1.0 Released: Replayable MQTT Streams, Advanced Multi-Tenancy, and Expanded Integrations
EMQX project newsletter 202101
Feb 2, 2021

EMQX project newsletter 202101

Hello! This is our very first newsletter to share what’s happening in EMQX open-source team.

EMQX TeamProduct
MQTTX v1.4.2 released with script features
Jan 27, 2021

MQTTX v1.4.2 released with script features

MQTT X v1.4.2 released with script features, automatically append a timestamp to Client ID and optimize some functions.

Shifan YuProduct
Build an EMQX cluster based on HAProxy
Jan 27, 2021

Build an EMQX cluster based on HAProxy

HAProxy can provide high availability, load balancing, and TCP and HTTP based application proxies. This article will introduce how to build the EMQX cluster based on HAProxy.

Zhiwei YuProduct
EMQX Enterprise 4.2.2 is now available!
Dec 11, 2020

EMQX Enterprise 4.2.2 is now available!

EMQX enterprise 4.2.2 improves the usability of the LwM2M protocol. The rules engine can choose synchronous/asynchronous method to store data. Some resources provide batch enable switches.

Guowei LiProduct
EMQX + ClickHouse Implements IoT Data Collection and Analysis
Nov 9, 2020

EMQX + ClickHouse Implements IoT Data Collection and Analysis

IoT data collection involves mass equipment and data, EMQX + ClickHouse is fully capable of IoT data access, storage, analysis and processing.

Guowei LiProduct
EMQ officially launched the solution for IIoT
Nov 6, 2020

EMQ officially launched the solution for IIoT

We will introduce how to build an IIoT platform that integrates the capabilities of data collection, aggregation, cleaning, storage and analysis, and visualization.

Rocky JinIndustrial IoT
The converged application of EMQX + CNN in AIoT
Oct 30, 2020

The converged application of EMQX + CNN in AIoT

We will present a simple application of AIoT: use EMQX to collect hydraulic system temperature sensor data and forward it to 1D CNN to predict its cooler state.

Dekun TaoProduct
Build IIoT APP based on Modbus with Neuron
Sep 29, 2020

Build IIoT APP based on Modbus with Neuron

We will build a simple IIoT application based on Modbus through EMQX Neuron and EMQX Broker, and use MQTT X to subscribe/display data.

Weijie ChenProduct
Release Notes — Kuiper 0.9.1
Sep 22, 2020

Release Notes — Kuiper 0.9.1

Kuiper 0.9.1 provides a management console, which can be used for Kuiper node management, stream, rule and plugin visualize edit. It greatly improves the using experience.

eKuiper TeamProduct
Enhanced authentication - MQTT 5.0 new features
Sep 21, 2020

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.

Rory ZhangMQTT
Flow control - MQTT 5.0 new features
Aug 11, 2020

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.

Zibo ZhouMQTT
Hamler 0.2 - OTP Behaviours with Type Classes
Aug 7, 2020

Hamler 0.2 - OTP Behaviours with Type Classes

Hamler 0.2 will support most of Erlang's concurrent programming features, including Actor Model and OTP Behaviours.

Engineering