This commit is contained in:
Ery Lee 2015-01-18 22:24:13 +08:00
parent fb11d3f745
commit f7a290b100
2 changed files with 2 additions and 16 deletions

View File

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

14
TODO
View File

@ -27,10 +27,6 @@ fucking stupid..... esockd locked
0.2.1
=====
full MQTT 3.1.1 support...
node cluster....
one million connections test...
topic match benchmark tests...
@ -41,14 +37,4 @@ full test cases...
spawn_link to replace 'spawn' and 'link'
keepalive
retained
QOS
dural sub
packet dump...