Updated WebSockets (markdown)
parent
3217cf24c5
commit
a12ed7a730
@ -1,4 +1,4 @@
|
||||
Since WLED 0.10.2, a WebSockets server is enabled by default and can be used to access a subset of the [JSON API](/Aircoookie/WLED/wiki/JSON-API).
|
||||
Since WLED 0.10.2, a WebSocket server is enabled by default and can be used to access a subset of the [JSON API](/Aircoookie/WLED/wiki/JSON-API).
|
||||
|
||||
The server is available at the `/ws` endpoint, you can access it like `ws://[WLED-IP]/ws`.
|
||||
|
Loading…
Reference in New Issue