mirror of
https://github.com/livekit/livekit.git
synced 2026-04-01 08:45:41 +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