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
Describe the bug
When internet goes in and out, loses connection between some members of call. It seems that when a user's socket connection is interrupted, the user is removed from the server list of connected users. When the socket connection reactivates, the user reconnects to other participants in the room via WebRTC, but does not return to the server list of users.
What is the expected behavior? A clear and concise description of what you expected to happen.
User should reconnect to all users in room, and name should be added to server.
**What version of the LiveLab are you using? What room of LiveLab are you in? **
1.4.0
The text was updated successfully, but these errors were encountered:
Describe the bug
When internet goes in and out, loses connection between some members of call. It seems that when a user's socket connection is interrupted, the user is removed from the server list of connected users. When the socket connection reactivates, the user reconnects to other participants in the room via WebRTC, but does not return to the server list of users.
What is the expected behavior?
A clear and concise description of what you expected to happen.
User should reconnect to all users in room, and name should be added to server.
**What version of the LiveLab are you using? What room of LiveLab are you in? **
1.4.0
The text was updated successfully, but these errors were encountered: