v3.1.1
This commit is contained in:
parent
fb11d3f745
commit
f7a290b100
|
@ -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
14
TODO
|
@ -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...
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue