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

Commits on Jul 4, 2023

  1. Adding an automatic reconnection process to RoomClient for recovery a…

    …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.
    FJThiel committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    85c1f96 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    2d9e6d5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from UCL-VR/pr-autoreconnect

    Add scene reload, editor gui and user notification for reconnect functionality
    FJThiel authored Jul 25, 2023
    Configuration menu
    Copy the full SHA
    0bfcafe View commit details
    Browse the repository at this point in the history