mirror of
https://github.com/livekit/livekit.git
synced 2026-03-30 13:25:42 +00:00
Server could have closed subscriber PC to aid migration. But, if a resumes lands back on that node, a resume of the participant session is not possible as subscriber PC is already closed. While theoretically possible to form a new subscriber peer conenction, reducing complexity and issuing a full reconnect as this should be a rare case.