colyseus / colyseus-websocket-hx

(Haxe) WebSocket client aimed for all platforms

Home Page:https://lib.haxe.org/p/colyseus-websocket

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

colyseus-websocket (haxe-ws fork)

This fork aims to have:

  • WebSocket client 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

About

(Haxe) WebSocket client aimed for all platforms

https://lib.haxe.org/p/colyseus-websocket

License:MIT License


Languages

Language:Haxe 99.8%Language:HTML 0.2%