mirror of
https://github.com/livekit/livekit.git
synced 2026-08-17 06:29:44 +00:00
* Close web socket connections in all paths. There was a leak of WebSocket pingWorker if the initial response write errored as it did not close the WebSocket connection. * graceful close