heroiclabs / nakama-unity

Unity client for Nakama server.
https://heroiclabs.com/docs/unity-client-guide
Other
407 stars 75 forks source link

[Ehancement] Open-Source Nakama.dll - Plugins #163

Closed AleksandarEri closed 9 months ago

AleksandarEri commented 9 months ago

Would it be possible to open-source Nakama.dll Plugin that gets currently shipped within Unity? Why? I was investigating some things, mostly memory usage and working on ping=ing mecahnism to change while we are in game and not in game, and noticed under the hook nakama already creates PingPong manager that does the same thing o.O just it is protected and can't be hooked onto it... So why to reinvent the wheel if Nakam.dll can be open sourced, so we could improve performances or hook onto already existing things :) Thanks.

mofirouz commented 9 months ago

It is open-source: https://github.com/heroiclabs/nakama-dotnet