mirror of
https://github.com/livekit/livekit.git
synced 2026-04-27 23:45:33 +00:00
7e16106a0e
Was setting the state to ACTIVE prematurely to enable the subscription inter-lock in one shot signalling mode. But, that is incorrectly changing state. Use a callback to indicate subscriber ready and let the participant ACTIVE happen when the connection actually establishes.