This commit is contained in:
Feng Lee 2015-08-16 00:12:29 +08:00
parent 34034b3969
commit d68e749b34
1 changed files with 2 additions and 1 deletions

View File

@ -8,7 +8,7 @@ emqttd requires Erlang R17+ to build.
## Goals
emqttd is aimed to provide a solid, enterprise grade, extensible open-source MQTT broker for IoT(M2M) applications that need to support ten millions of concurrent MQTT clients.
emqttd is aimed to provide a solid, enterprise grade, extensible open-source MQTT broker for IoT, M2M and Mobile applications that need to support ten millions of concurrent MQTT clients.
* Easy to install
* Massively scalable
@ -130,3 +130,4 @@ The MIT License (MIT)
Feng Lee <feng@emqtt.io>