heroiclabs / nakama-unity

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

Properly serialize error responses in unity web request adapter #96

Closed lugehorsam closed 4 years ago

lugehorsam commented 4 years ago

Companion PR to https://github.com/heroiclabs/nakama-dotnet/pull/37 that applies its fix to the UnityWebRequestAdapter.

Also included a new nakama-dotnet DLL with the extension method included.

lugehorsam commented 4 years ago

@novabyte ready for another look

novabyte commented 4 years ago

Thanks @lugehorsam 👍