Releases: lhmouse/poseidon
Releases · lhmouse/poseidon
WebSocket feature complete
This announces the completion of WebSocket support. There is a tiny echo server example; more can be found in the same directory.
Easy_WS_Server
andEasy_WS_Client
work over TCP.Easy_WSS_Server
andEasy_WSS_Client
work over TLS over TCP.- Per-message deflate is supported and enabled by default. Tested with Opera.