mirror of
https://github.com/livekit/livekit.git
synced 2026-03-30 15:35:41 +00:00
Added a new manager to handle all subscription needs. Implemented using reconciler pattern. The goals are: improve subscription resilience by separating desired state and current state reduce complexity of synchronous processing better detect failures with the ability to trigger full reconnect