Hi. I have some strange issue when calling RPC function from client. I registered 2 rpc function with different id and different function implementation but when I call them I see only implementation first registered function in logs.
I using:
Nakama Typescript with rollup bundler
Docker: heroiclabs/nakama:3.10.0 (3.9.0 have same issue)
Client: @heroiclabs/nakama-js: 2.3.0