mirror of
https://github.com/livekit/livekit.git
synced 2026-03-31 04:35:40 +00:00
* Split probe controller from StreamAllocator. With TWCC, there is a need to check for probe status in a separate goroutine. So, probe specific stuff need locking. Split out the probe controller to make that cleaner. * remove defer