Skip to content

v1.3.0+17

Latest
Compare
Choose a tag to compare
@filippo-orru filippo-orru released this 07 Nov 11:28
· 15 commits to master since this release
  • Migrate mongodb to async and tokio runtime -> use async wherever possible
  • Server communication protocol version: 4
  • Add ReadyForGameRequest and -Response
  • Remove MsgOkay -> default to success and rely on ReliabilityLayer
  • Use ApiError everywhere instead of strings
  • Fix bugs
  • Add more constants
  • Add logging