mirror of
https://github.com/livekit/livekit.git
synced 2026-05-24 16:55:35 +00:00
7f08b04c1e
Shared helper for callers that need to distinguish intentional/expected participant closures (client leave, admin action, room teardown, migration) from connection failures. Extracted from cloud's IsClosedIntentionally switch so cloud-side code paths can share a single source of truth.