The examples in this repo shows how to send requests and get response, but I can't find how to get notify messages from server.
I tried something like:
The second question is how do I connect to a match after I created a room?
After sending startRoom request, the server sends a notify message contains: game_url, connect_token, game_uuid, location.
Below are captured log using majsoul_warpper:
The examples in this repo shows how to send requests and get response, but I can't find how to get notify messages from server. I tried something like:
But it doesn't work.
The second question is how do I connect to a match after I created a room? After sending startRoom request, the server sends a notify message contains: game_url, connect_token, game_uuid, location. Below are captured log using majsoul_warpper: