connected

This commit is contained in:
Feng Lee 2015-08-19 22:21:57 +08:00
parent 5b74022b26
commit b0f4d8a20b
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ emqttd ChangeLog
Highlight: Web Dashboard to monitor Statistics, Metrics, Clients, Sessions and Topics of the broker.
Highlight: JSON/HTTP API to query all clients conntected to broker.
Highlight: JSON/HTTP API to query all clients connected to broker.
Highlight: A new [Plugin Design](https://github.com/emqtt/emqttd/wiki/Plugin%20Design) and a [Template project](https://github.com/emqtt/emqttd_plugin_template) for plugin development.