UCL-VR / ubiq

Other
99 stars 34 forks source link

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

Closed FJThiel closed 1 year ago

FJThiel commented 1 year ago

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.