Skip to content

v0.2.0

Compare
Choose a tag to compare
@novabyte novabyte released this 12 Feb 22:59
· 223 commits to master since this release

Notable changes

Added

  • Add new impl and test cases for storage, friends, and groups.
  • Add new impl for realtime and chat messages.

Changed

  • Do not close the connection on logout. It will be closed by the server.
  • Update client usages for friend messages due to changes in server protocol.

Fixed

  • Fix various small test cases caused by changes in the server.

Note: The Unity client depends on 0.11.1 or greater of the Nakama server due to minor protocol changes.