From 6cc7f63c2b45bbea8d985b491c01338ef70e9f9a Mon Sep 17 00:00:00 2001 From: Feng Lee Date: Sun, 26 Apr 2015 01:40:05 +0800 Subject: [PATCH] architecture --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 30df311e2..7f1b8debb 100644 --- a/README.md +++ b/README.md @@ -5,12 +5,18 @@ emqttd is a massively scalable and clusterable MQTT V3.1/V3.1.1 broker written i emqttd requires Erlang R17+ to build. -TODO: architecture diagraph. - ## Goals emqttd aims to provide a solid, carrier-class MQTT broker that could support millions concurrent connections. +## Architecture + +TODO: architecture diagraph. + +![Error Png](http://nextalk.im/static/img/design/WebimForPHP5.png) + +TODO: architecture diagraph. + ## Featues * Full MQTT V3.1/V3.1.1 protocol specification support