Feng Lee 11 лет назад
Родитель
Сommit
6cc7f63c2b
1 измененных файлов с 8 добавлено и 2 удалено
  1. 8 2
      README.md

+ 8 - 2
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