Files
lasuite-docs/src/frontend
Anthony LC afc11adc52 🐛(y-provider) prevent process crash on malformed websocket frames
The ws library emits an unhandled 'error' event when a client sends a
frame with unexpected RSV bits (e.g. permessage-deflate mismatch),
which was crashing the whole y-provider process since no listener was
attached to the socket. Add an error listener to log and drop the
offending connection instead.
2026-09-11 10:57:25 +02:00
..
2026-09-11 08:59:18 +02:00
2026-09-04 18:19:06 +02:00
2026-04-29 09:42:45 +02:00