Skip to content

v3.11.0

Compare
Choose a tag to compare
@lugehorsam lugehorsam released this 08 Mar 16:56
· 7 commits to master since this release
5c9e3fa

Changed

  • Default socket adapter changed from WebSocketAdapter to WebSocketStdlibAdapter. This is done to utilize the native .NET Websocket library for improved stability and maintenance.
  • Updated to use the Nakama and Satori .NET 3.11.0 release.