From 55d84b775430cdb3139219b093152360e95e4e64 Mon Sep 17 00:00:00 2001 From: Feng Lee Date: Sun, 3 May 2015 10:58:50 +0800 Subject: [PATCH] goals --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 7d3bcf55f..4a508c41a 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,11 @@ emqttd requires Erlang R17+ to build. 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. +* Easy to install +* Massively scalable +* Easy to extend +* Solid stable + ## Design ![emqttd architecture](http://emqtt.io/static/img/Architecture.png)