mirror of
https://github.com/livekit/livekit.git
synced 2026-04-01 06:35:57 +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