0
owncast/web/services
embr 2015a566cb
Fix websocket reconnection (#3959)
The `onerror` event is only triggered if the buffer is full while the
socket is closed, while the `onclose` event is called for any kind of
disconnection: https://websockets.spec.whatwg.org/#closeWebSocket

Fixes: https://github.com/owncast/owncast/issues/3958

Co-authored-by: Alyssa Ross <hi@alyssa.is>
2024-10-22 16:29:46 -07:00
..
chat-service.mock.ts Create stories for layout testing (#2722) 2023-02-26 16:54:28 -08:00
chat-service.ts Banned and chat disconnected states will hide chat. Closes #2764 2023-03-13 15:25:05 -07:00
client-config-service.mock.ts Create stories for layout testing (#2722) 2023-02-26 16:54:28 -08:00
client-config-service.ts Create stories for layout testing (#2722) 2023-02-26 16:54:28 -08:00
moderation-service.ts Pass correct id param. Closes #2756 2023-03-01 17:58:32 -08:00
notifications-service.ts Cleanup unused Javascript (#3027) 2023-05-20 21:15:25 -07:00
status-service.mock.ts Prettified Code! 2023-02-27 00:55:16 +00:00
status-service.ts Create stories for layout testing (#2722) 2023-02-26 16:54:28 -08:00
video-settings-service.mock.ts Create stories for layout testing (#2722) 2023-02-26 16:54:28 -08:00
video-settings-service.ts Remove log message 2023-03-13 13:08:58 -07:00
websocket-service.ts Fix websocket reconnection (#3959) 2024-10-22 16:29:46 -07:00