Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

C# - Add unwrap argument to client rpc async if passed with payload #118

Open
ernesernesto opened this issue Feb 25, 2021 · 0 comments
Open
Labels

Comments

@ernesernesto
Copy link

ernesernesto commented Feb 25, 2021

Hi, passing client rpc async with payload would always fail without unwrap argument

var apiRpc = await client.RpcAsync(httpKey, "rpc_test", "{\"val\": \"a\"}");

Can we get client rpc async with unwrap argument so calling rpc like this would work?

Edit: add links for reference issue on nakama forum

Thanks

@lugehorsam lugehorsam changed the title [Request] Add unwrap argument to client rpc async if passed with payload C# - Add unwrap argument to client rpc async if passed with payload Sep 21, 2022
@lugehorsam lugehorsam transferred this issue from heroiclabs/nakama-unity Sep 21, 2022
@lugehorsam lugehorsam added the C# label Sep 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants