Files
WLED_MM_Infinity/wled00
Damian Schneider 9b6ce948f2 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-14 19:42:50 +01:00
..
2025-01-10 12:49:46 +01:00
2025-02-21 20:40:16 +00:00
2025-11-06 22:50:59 +01:00
2024-12-19 23:16:18 +01:00
2023-03-22 16:31:07 +01:00
2025-01-29 14:01:29 -05:00
2024-06-26 22:07:18 +02:00
2024-11-07 13:32:45 -05:00
2025-01-16 13:07:43 +01:00
2024-05-04 02:15:44 +02:00
2023-01-06 09:24:29 +01:00
2023-01-06 09:24:29 +01:00
2024-04-05 15:10:38 -04:00
2025-10-25 00:53:25 +02:00
2022-03-20 22:12:18 +01:00
2024-08-21 13:53:14 -04:00
2025-10-25 00:53:25 +02:00
2025-11-09 23:19:43 +01:00