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

[Feature Request] Ability to extend server with C# language (.NET Runtime) #1024

Open
joshua-mng opened this issue May 17, 2023 · 1 comment

Comments

@joshua-mng
Copy link

There are millions of Unity developers out there all writing their game logic in C# language. So why not develop server side with also C# language.

Is there any plans to integrate .NET Virtual Machine into nakama server so that I can use great features of .NET Runtime to develop my server side game logics.

Thank you.

@novabyte
Copy link
Member

@joshua-mng Thanks for the feedback. We've been working with Unity game teams for many years and would love to extend our feature full server framework support for Lua, JavaScript, TypeScript, and Go to include C# as well.

It's a complicated problem to solve which we think may be best resolved with the introduction of WASM support in Nakama. There was a recent discussion on it here: heroiclabs/nakama-common#120

It would be great to have your opinion and feedback on it there.

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