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

Rpc should accept nullable #102

Open
ilmalte opened this issue Apr 8, 2024 · 1 comment
Open

Rpc should accept nullable #102

ilmalte opened this issue Apr 8, 2024 · 1 comment
Labels
type: feature request New feature or request

Comments

@ilmalte
Copy link
Collaborator

ilmalte commented Apr 8, 2024

Considering the equivalent unity library:
https://github.com/heroiclabs/nakama-dotnet/blob/f01478cb40b61f5bd8267e61d75856d9e8f4c8ae/Nakama/Client.cs#L1178-L1218

I suppose the methods for rpc should accept nullable session:
686f007

@lugehorsam
Copy link

Hey @ilmalte it would be a new method accepting an http key rather than making the session nullable, but yes we would welcome a contribution in this area.

@ilmalte ilmalte added the type: feature request New feature or request label Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature request New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants