Updated WebSockets (markdown)

This commit is contained in:
Aircoookie 2021-01-06 11:26:49 +01:00
parent 3217cf24c5
commit a12ed7a730
1 changed files with 1 additions and 1 deletions

View File

@ -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`.