New
EMQX 6.2.0 Released: Native Agent Discovery and Coordination for IoT and AI →
Apr 8, 2026

EMQX Enterprise 6.2: Native Agent Discovery and Coordination for IoT and AI

This release takes MQTT a step further by adding native support for the A2A protocol over MQTT, enabling AI agents to register, discover, and collaborate directly through the broker without additional infrastructure.

EMQX Team
EMQX Enterprise 6.2: Native Agent Discovery and Coordination for IoT and AI
Using MQTT with C++: A Comprehensive Guide for IoT Developers
Jul 18, 2025

Using MQTT with C++: A Comprehensive Guide for IoT Developers

This guide provides an in-depth exploration of implementing MQTT in C++ projects, focusing on practical steps and best practices, with EMQX as the MQTT broker for seamless integration.

EMQX TeamMQTT
Scaling to 2 Million: A Deep Dive into EMQX's WebSocket Performance
Jul 15, 2025

Scaling to 2 Million: A Deep Dive into EMQX's WebSocket Performance

In this post, we’ll take you on the journey to 2 million connections, detailing our test setup, the results at each stage, and the architectural principles of EMQX that make this remarkable performance possible.

EMQX TeamProduct
How to Install an MQTT Broker on Ubuntu
Jul 14, 2025

How to Install an MQTT Broker on Ubuntu

This article will take EMQX as an example to introduce how to build a single-node MQTT broker on Ubuntu.

EMQX TeamProduct
Building Slice’s Chatbot: An Engineering Journey
Jul 9, 2025

Building Slice’s Chatbot: An Engineering Journey

As our chatbot requirements grew, we transitioned from a managed chatbot solution to an in-house system. This blog highlights the challenges that led to each migration, the benefits gained, and lessons learned.

Integration
EMQX NATS Gateway: Enabling MQTT-NATS Bidirectional Interoperability
Jul 8, 2025

EMQX NATS Gateway: Enabling MQTT-NATS Bidirectional Interoperability

With the release of EMQX 5.10.0, the protocol gateway family welcomes a new addition: the EMQX NATS Gateway.

EMQX TeamProduct
MQTTX 1.12.0 Released: Copilot 2.0 & Native MCP Integration
Jul 3, 2025

MQTTX 1.12.0 Released: Copilot 2.0 & Native MCP Integration

MQTTX 1.12.0 lands with Copilot 2.0 (Gemini 2.5 Pro, Claude-4, GPT-4.1, o3/o4-mini, Azure OpenAI) and native MCP integration for instant AI workflows.

MQTTX TeamProduct
From Real-Time IoT Data to Big Data Analytics with Amazon S3 Tables and EMQX
Jul 1, 2025

From Real-Time IoT Data to Big Data Analytics with Amazon S3 Tables and EMQX

With the release of EMQX Enterprise 5.10, we are thrilled to introduce a feature designed to tear down this wall: native data integration with Amazon S3 Tables.

EMQX TeamProduct
Real-Time AI for IoT: Introducing LLM Integration in EMQX 5.10
Jun 24, 2025

Real-Time AI for IoT: Introducing LLM Integration in EMQX 5.10

With the release of EMQX Enterprise 5.10.0, we're excited to introduce LLM integration capabilities directly within our Flow Designer, bringing the power of OpenAI GPT, Anthropic Claude, and any OpenAI-compatible LLM providers to your MQTT data streams.

EMQX TeamProduct
What's New in EMQX Enterprise 5.10.0: AI-Powered Flows, NATS Gateway, and S3 Tables Integration
Jun 19, 2025

What's New in EMQX Enterprise 5.10.0: AI-Powered Flows, NATS Gateway, and S3 Tables Integration

This latest release introduces support for LLM-based message processing, natural language SQL rule generation, and a new NATS protocol gateway.

EMQX TeamProduct
How EMQ is Powering Innovation with AI/LLMs Across Product and Development
Jun 17, 2025

How EMQ is Powering Innovation with AI/LLMs Across Product and Development

This article offers a glimpse into EMQ's broader AI strategy and then delves into two specific, yet perhaps lesser-known, ways the EMQX team is leveraging LLMs to boost its daily development work.

Zaiming (Stone) ShiProduct
KNX Protocol: The Basics and Its Possibilities with IoT
Jun 15, 2025

KNX Protocol: The Basics and Its Possibilities with IoT

KNX is a standard for building automation and home control systems that originated as EIB (European Installation Bus) in the early 1990s.

Neuron TeamIndustrial IoT
MQTT with Node.js: A Beginner's Guide with Examples & FAQs
Jun 14, 2025

MQTT with Node.js: A Beginner's Guide with Examples & FAQs

This article introduces how to use MQTT in the Node.js project, and implement the connection, subscription and messaging, etc of MQTT.

Shifan YuMQTT