Files
WLED/wled00
Damian Schneider 4973fd5a39 Adding DDP over WS, moving duplicate WS-connection to common.js (#4997)
- Enabling DDP over WebSocket: this allows for UI or html tools to stream data to the LEDs much faster than through the JSON API.
- first byte of data array is used to determine protocol for future use
- Moved the duplicate function to establish a WS connection from the live-view htm files to common.js
- add better safety check for DDP: prevent OOB reads of buffer
2025-11-08 19:03:17 +00:00
..
2025-09-03 23:05:20 -04:00
2024-10-02 20:14:25 +02:00
2025-04-23 18:38:34 +02:00
2025-03-11 22:31:19 +00:00
2025-02-19 12:27:10 +01:00
2025-07-16 11:18:04 +02:00
2025-09-01 11:05:31 +08:00
2024-07-11 21:22:58 +02:00
2025-07-06 16:22:44 +01:00
2025-02-19 11:34:29 +01:00
2025-04-26 20:08:15 +02:00
2025-08-31 12:53:25 +01:00
2024-08-14 11:16:46 +02:00