mirror of
https://github.com/livekit/livekit.git
synced 2026-07-18 08:26:14 +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