Looks like all the live demos aren't getting the expected response from the server.
(for example the post request within createMatchMakeRequest() in 01-chat)
Request to https://examples.colyseus.dev/matchmake/joinOrCreate/chat gets the below response after 31.5 seconds:
{"code":4213,"error":"connection <monitor> to 10.100.xxx.xxx:61001 timed out"}
Looks like all the live demos aren't getting the expected response from the server. (for example the post request within
createMatchMakeRequest()
in 01-chat)Request to
https://examples.colyseus.dev/matchmake/joinOrCreate/chat
gets the below response after 31.5 seconds: