friflo / Friflo.Json.Fliox

C# ECS for high performance DoD. C# ORM for .NET with Messaging and Pub-Sub.
GNU Lesser General Public License v3.0
150 stars 11 forks source link

Unity: add support for server websockets #15

Closed friflo closed 1 year ago

friflo commented 1 year ago

The Mono implementation in Unity supports only client WebSocket's The HttpListener shipped with Unity don't support server WebSocket's.

Implemented server websockets by
https://github.com/friflo/Friflo.Json.Fliox/releases/tag/v0.12.0