Skip to content

0.4.0

Compare
Choose a tag to compare
@endel endel released this 18 Feb 22:13
· 429 commits to master since this release

See ColyseusClient.cs for a practical example using this version

  • API has changed completely.
  • Now compatible with colyseus version 0.4.x (#2)
  • Using C# implementation of delta-listener
  • Using Coroutines instead of Threads, for HTML5-export compability (#5 not fixed yet).
  • Deprecate JSON/JSON-Patch handling