EMQX Dedicated New Feature: Event History is available for private beta test. →

EMQX 5.0 New Features Demo

Aug 3, 2021

Demos

MongoDB Authentication Features and Authentication HTTP API Demo

Recently, we have added MongoDB support to the authentication feature and completed the adaptation to the new HTTP API framework. This demo will show the creation of a MongoDB authentication service through HTTP API for authentication.

Event in 5.0

There are many events in the EMQX system, including client online and offline, message delivery, etc. In 5.0, we will allow all events to be published in the form of MQTT system messages, and users can subscribe to related topics to get notifications of these events. This demo will demonstrate the configuration and use of event messages.