mirror of
https://github.com/livekit/livekit.git
synced 2026-07-17 16:22:02 +00:00
* Consolidating PLI throttle Use the throttler in `sfu.WebRTCReceiver`. Does change shape of config object. * Move PLIThrottleConfig to sfu.WebRTCReceiver * fix test compile * Cleaning up unused stuff * readability improvement