|
@@ -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.
|
|
emqttd requires Erlang R17+ to build.
|
|
|
|
|
|
|
|
-TODO: architecture diagraph.
|
|
|
|
|
-
|
|
|
|
|
## Goals
|
|
## Goals
|
|
|
|
|
|
|
|
emqttd aims to provide a solid, carrier-class MQTT broker that could support millions concurrent connections.
|
|
emqttd aims to provide a solid, carrier-class MQTT broker that could support millions concurrent connections.
|
|
|
|
|
|
|
|
|
|
+## Architecture
|
|
|
|
|
+
|
|
|
|
|
+TODO: architecture diagraph.
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+TODO: architecture diagraph.
|
|
|
|
|
+
|
|
|
## Featues
|
|
## Featues
|
|
|
|
|
|
|
|
* Full MQTT V3.1/V3.1.1 protocol specification support
|
|
* Full MQTT V3.1/V3.1.1 protocol specification support
|