This commit is contained in:
Feng Lee 2014-12-10 21:27:07 +08:00
parent 2576463523
commit 2d6afe7ff3
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
eMQTT is a scalable, fault-tolerant and extensible mqtt broker written in Erlang/OTP.
eMQTT support MQTT V3.1 Protocol Specification.
eMQTT requires Erlang R17+.
## Startup in Five Minutes