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

Add RPC support over socket connection #41

Open
britzl opened this issue Apr 6, 2022 · 2 comments
Open

Add RPC support over socket connection #41

britzl opened this issue Apr 6, 2022 · 2 comments

Comments

@britzl
Copy link
Collaborator

britzl commented Apr 6, 2022

RPCs over the Socket to complement existing RPC functionality of Client (See https://heroiclabs.com/docs/nakama/client-libraries/unity/index.html#socket-rpcs)

@novabyte
Copy link
Member

novabyte commented Apr 6, 2022

@britzl I think this task should be to add socket RPCs as well as keeping the existing client RPCs functionality. We usually recommend that client RPCs are used wherever possible.

@britzl
Copy link
Collaborator Author

britzl commented Apr 6, 2022

@novabyte Thanks. I copied the description from the email conversation earlier with @tomglenn. Changing description to not read "instead of Client".

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

2 participants