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.
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.