mirror of
https://github.com/livekit/livekit.git
synced 2026-05-15 13:55:58 +00:00
3117547d60
* 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