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

The rpc method in the websocket client returns null #17

Closed
lchenneberg opened this issue Jul 17, 2021 · 3 comments
Closed

The rpc method in the websocket client returns null #17

lchenneberg opened this issue Jul 17, 2021 · 3 comments

Comments

@lchenneberg
Copy link

Hello, I'm facing some issues with rpc.

I try to call the rpc async method from the websocket client the Future returns null on every call;
In the server logs I can see that the method has been called.

Can you get a look and tell me what I am doing wrong?

Screen Shot 2021-07-17 at 1 06 45 AM

Screen Shot 2021-07-17 at 1 06 14 AM

Screen Shot 2021-07-17 at 1 06 04 AM

Screen Shot 2021-07-17 at 1 05 34 AM

@Allan-Nava
Copy link

Also here: Allan-Nava/nakama-flutter#4 (comment)

@obrunsmann
Copy link
Contributor

This package has not yet implemented gRPC function invocations. Next time please post all your code samples and logs as code snippets instead of screenshots and provide a minimal reproduce code and your pubspec.yaml.

@Zhairgling
Copy link

This package has not yet implemented gRPC function invocations. Next time please post all your code samples and logs as code snippets instead of screenshots and provide a minimal reproduce code and your pubspec.yaml.

Is there any progress on this feature ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants