Releases: colyseus/colyseus-unity-sdk
Releases · colyseus/colyseus-unity-sdk
0.4.1
0.4.0
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