Notable changes
Added
- Support WebGL builds.
- Add new Leaderboard and Tournament API methods.
Changed
- Use new socket library instead of WebSocketListener.
- Update socket event names to match csharp style guide.
- Update TinyJson dependency.
Fixed
- Socket logger must not disable the socket events.
- Deserialize data in stream messages correctly.
See also nakama-dotnet@2.2.0 release.