Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding an automatic reconnection process to RoomClient for recovery a… #33

Merged
merged 3 commits into from
Jul 25, 2023

Conversation

FJThiel
Copy link
Contributor

@FJThiel FJThiel commented Jul 4, 2023

Adding an automatic reconnection process to RoomClient for recovery after the connection to Nexus is lost. On connection loss, the room client instructs the scene to drop all connections and then periodically attempts to reconnect them until a succesful ping response is received again. Once the connection to Nexus is re-established, the RoomClient then periodically attempts to rejoin the Room the client was in at time of the connection loss until it can join succesfully.

FJThiel and others added 3 commits July 4, 2023 10:34
…fter the connection to Nexus is lost. On connection loss, the room client instructs the scene to drop all connections and periodically attempts at rejoining the room.
Add scene reload, editor gui and user notification for reconnect functionality
@bnco-dev bnco-dev merged commit 5a08065 into UCL-VR:master Jul 25, 2023
1 check failed
TheBv pushed a commit to texttechnologylab/ubiq that referenced this pull request Jan 31, 2024
UCL-VR#33)

* Adding an automatic reconnection process to RoomClient for recovery after the connection to Nexus is lost. On connection loss, the room client instructs the scene to drop all connections and periodically attempts at rejoining the room.

* Add scene reload, editor gui and user notification for reconnect functionality

---------

Co-authored-by: bnco <33021110+bnco-dev@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants