Open ropoko opened 5 months ago
Hi @ropoko
I am running the latest versions of the Nakama server and the Nakama-Defold client, and I am able to receive the opcode on socket.on_match_data().
Can you log the value of the opcode before broadcasting the message. The opcode may be nil at origin.
reposting this issue that I reported on the forum.
I get all the data from server, I just do not receive the opcode.
nothing too much crazy, since I can pass the opcode to the data payload, just reporting because it's how it is on the docs.