EMQX Dedicated New Feature: Event History is available for private beta test. →
Topics
Using Python to develop EMQX  plugins
Jul 14, 2020EMQX Team
Using Python to develop EMQX plugins

EMQX MQTT broker provides the plugin supporting multiple languages, for processing the hook events. The developer can use Python to quickly develop their plugins.

Using Java to develop EMQX plugins
Jul 6, 2020EMQX Team
Using Java to develop EMQX plugins

EMQX MQTT broker provides the plugin supporting multiple languages, for processing the hook events. The developer can use Java to quickly develop their plugins.

Retained message and message expiration interval of EMQX MQTT 5.0 broker
Apr 10, 2020EMQX Team
Retained message and message expiration interval of EMQX MQTT 5.0 broker

The message retention function of [EMQX MQTT Broker](https://emqx.io) is implemented by the `emqx_retainer` plugin, which is enabled by default. By modifying the configuration of the` emqx_retainer` plugin, you can adjust the EMQX Broker's retention message Location, restrict the number of retained messages and maximum payload length, and adjust the expiration time of retained messages.

Subscribe to our blogs