Releases: oatpp/oatpp-websocket
Releases · oatpp/oatpp-websocket
August
July
June
- Introduced oatpp::websocket::Config - for WebSocket instance configuration.
- pass opcode to onMessage method in listener.
- Parameterized connection handler - for parameterized connection upgrades.
- Fixed client-side handshake issue. Compare server response headers "connection" and "upgrade" in case insensitive manner.