Merge branch 'master' into emq10
This commit is contained in:
commit
c289b857a2
|
@ -1,5 +1,5 @@
|
||||||
|
|
||||||
## Overview [](https://travis-ci.org/emqtt/emqttd) [](https://gitter.im/emqtt/emqttd?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
## Overview [](https://travis-ci.org/emqtt/emqttd)
|
||||||
|
|
||||||
emqttd is a massively scalable and clusterable MQTT V3.1/V3.1.1 broker written in Erlang/OTP.
|
emqttd is a massively scalable and clusterable MQTT V3.1/V3.1.1 broker written in Erlang/OTP.
|
||||||
|
|
||||||
|
@ -83,7 +83,7 @@ Default Login/Password: admin/public
|
||||||
|
|
||||||
## Design
|
## Design
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## QuickStart
|
## QuickStart
|
||||||
|
|
||||||
|
|
|
@ -5,6 +5,20 @@
|
||||||
Changes
|
Changes
|
||||||
=======
|
=======
|
||||||
|
|
||||||
|
.. _release_1.1.1:
|
||||||
|
|
||||||
|
-------------
|
||||||
|
Version 1.1.1
|
||||||
|
-------------
|
||||||
|
|
||||||
|
*Release Date: 2016-06-04*
|
||||||
|
|
||||||
|
Compatible with the Qos0 PUBREL packet (#575)
|
||||||
|
|
||||||
|
phpMqtt Client Compatibility (#572)
|
||||||
|
|
||||||
|
java.io.EOFException using paho java client (#551)
|
||||||
|
|
||||||
.. _release_1.1:
|
.. _release_1.1:
|
||||||
|
|
||||||
-----------
|
-----------
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 26c727be2b31180780d582e460e20fe418af1909
|
Subproject commit f4ed05ee52d487dbab899aafa96b72519725978c
|
|
@ -1 +1 @@
|
||||||
Subproject commit ff967b4046ee7d4e568ebbdb248289bd3724b1f6
|
Subproject commit f9a00100db19b864d7bdbe1eeca49978ea6934a9
|
Loading…
Reference in New Issue