Remove note about disabled websockets
Now that we've re-enabled the websockets support we can remove the note about that now. However, we've disabled the tls websockets port so that line is removed. Hopefully this doesn't horribly jinx the websockets interface being reliable. Change-Id: I500bd69efe13b202199e9741f8cd10f12f78f2af
This commit is contained in:
parent
b8051c6eaf
commit
e12563ae54
@ -42,14 +42,7 @@ firehose.openstack.org has 2 open ports for MQTT traffic:
|
|||||||
* **1883** - The default MQTT port
|
* **1883** - The default MQTT port
|
||||||
* **80** - Uses websockets for the MQTT communication
|
* **80** - Uses websockets for the MQTT communication
|
||||||
* **8883** - The default SSL/TLS MQTT port
|
* **8883** - The default SSL/TLS MQTT port
|
||||||
* **8080** - Uses websockets for SSL/TLS encrypted MQTT communication
|
|
||||||
|
|
||||||
.. note::
|
|
||||||
|
|
||||||
The websockets ports are currently disabled due to `Mosquitto bug #278`_.
|
|
||||||
Once this is resolved the websockets ports will be reopened.
|
|
||||||
|
|
||||||
.. _Mosquitto bug #278: https://github.com/eclipse/mosquitto/issues/278
|
|
||||||
|
|
||||||
Topics
|
Topics
|
||||||
------
|
------
|
||||||
|
Loading…
Reference in New Issue
Block a user