From 2622f3f22764e108d7785b83ce3b6556645d1baf Mon Sep 17 00:00:00 2001 From: Feng Lee Date: Mon, 25 May 2015 18:29:33 +0800 Subject: [PATCH] Hooks --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f3ad0cd1c..bc86472e7 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ emqttd is aimed to provide a solid, enterprise grade, extensible open-source MQT * Cluster brokers on several servers. * Bridge brokers locally or remotelly * 500K+ concurrent clients connections per server -* Extensible architecture with plugin support +* Extensible architecture with Hooks, Modules and Plugins * Passed eclipse paho interoperability tests