colyseus-websocket-hx
colyseus-websocket-hx copied to clipboard
(Haxe) WebSocket client aimed for all platforms
colyseus-websocket (haxe-ws fork)
This fork aims to have:
WebSocketclient support for all platforms.- Haxe 4 compatibility
Installation
haxelib install colyseus-websocket
Changelog
- 02.05.2023: Fixed
net/impl/SocketSys.hx:104: characters 55-71 : Warning : Std.is is deprecated. Use Std.isOfType instead - 27.06.2022: Expose onclose event as
?Dynamic(d65834a)
License
MIT