Skip to content

v2.2.0

Compare
Choose a tag to compare
@novabyte novabyte released this 12 Jun 09:10
· 121 commits to master since this release

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 [email protected] release.