From d2fbbd32efbef2661e344a14cda8f33d9afbfb48 Mon Sep 17 00:00:00 2001 From: Feng Date: Wed, 19 Oct 2016 14:15:30 +0800 Subject: [PATCH] mod_retainer --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index de3d289e3..ae5e24178 100644 --- a/README.md +++ b/README.md @@ -55,9 +55,9 @@ The emqttd project is aimed to implement a scalable, distributed, extensible ope Module | Description -------------------------|------------------------------ +emqttd_mod_retainer | Store MQTT Retained Messages emqttd_mod_presence | Publish presence message when client connected or disconnected emqttd_mod_subscription | Subscribe topics when client connected -emqttd_mod_rewrite | Topic path rewrite like HTTP rewrite module ## Plugins