architecture

This commit is contained in:
Feng Lee 2015-04-26 01:40:05 +08:00
parent 6f0be4c738
commit 6cc7f63c2b
1 changed files with 8 additions and 2 deletions

View File

@ -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