Remove wrong sentence
Both Web STOMP and Web MQTT example plugins can be enabled at the same time on the same port.
This commit is contained in:
parent
9af2be3e63
commit
ab21cd75ff
|
@ -5,8 +5,6 @@ usage.
|
|||
|
||||
It starts a server that binds to port 15670 and serves a few static
|
||||
HTML files on port 15670 (e.g. [http://127.0.0.1:15670](http://127.0.0.1:15670/)).
|
||||
Note that Web STOMP examples use the same port, so these plugins cannot be enabled
|
||||
at the same time unless they are configured to use different ports.
|
||||
|
||||
## Installation
|
||||
|
||||
|
|
Loading…
Reference in New Issue