After setup all things right by following the instructions, the failure occurred when clicked the "connect" button. Error message is as follow:
websocket connection failed: Unable to connect to the remote server
UnityEngine.Debug:LogError (object)
RealtimeAPIWrapper/d__55:MoveNext () (at Assets/Scripts/RealtimeAPIWrapper.cs:69)
UnityEngine.UnitySynchronizationContext:ExecuteTasks ()
I would like to ask how to solve it.
It will be very grateful if you can provide some tips. Thanks.
After setup all things right by following the instructions, the failure occurred when clicked the "connect" button. Error message is as follow:
websocket connection failed: Unable to connect to the remote server
UnityEngine.Debug:LogError (object)
RealtimeAPIWrapper/d__55:MoveNext () (at Assets/Scripts/RealtimeAPIWrapper.cs:69)
UnityEngine.UnitySynchronizationContext:ExecuteTasks ()
I would like to ask how to solve it.
It will be very grateful if you can provide some tips. Thanks.