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
Join_room is a webrtc.io artifact that is not on the standard, and also it would not be useful if you don't need a open, unlimited room (for example one with a members limit) or with PeerConnection. I propose to remove it from the connect logic and put it on an independent function that can be called after that by the programmer.