You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(visitors): Make sure we disconnect vnodes before leaving rooms. (#1170)
* fix(visitors): Make sure we disconnect vnodes before leaving rooms.
Use case is a single main participant and a visitor node. If jicofo leaves visitor room before disconnecting, the client will reload seeing jicofo leaving. If we disconnect first, we destroy the room with an appropriate message shown to visitors.
* squash: synchronize, refactor.
---------
Co-authored-by: Boris Grozev <[email protected]>
0 commit comments