kopia lustrzana https://github.com/Yakifo/amqtt
Switch : and @ in URL examples
rodzic
b8109c87a8
commit
8b80d60f15
|
@ -67,9 +67,9 @@ Here are some examples of URL:
|
||||||
|
|
||||||
mqtt://localhost
|
mqtt://localhost
|
||||||
mqtt://localhost:1884
|
mqtt://localhost:1884
|
||||||
mqtt://user@password:localhost
|
mqtt://user:password@localhost
|
||||||
ws://test.mosquitto.org
|
ws://test.mosquitto.org
|
||||||
wss://user@password:localhost
|
wss://user:password@localhost
|
||||||
|
|
||||||
.. _MQTT URL scheme: https://github.com/mqtt/mqtt.github.io/wiki/URI-Scheme
|
.. _MQTT URL scheme: https://github.com/mqtt/mqtt.github.io/wiki/URI-Scheme
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue