mirror of
https://github.com/livekit/livekit.git
synced 2026-03-29 07:09:51 +00:00
* Rework receiver restart. - Protect against concurrent restarts - Clean up and consolidate code around restarts - Use `RestartStream` of buffer rather than creating new buffers. * fix test