v0.14.3
- WebSocket Handshake: Fixed a bug where client-initiated close frames were not properly echoed back by the Rust backend to complete the WebSocket close handshake.
on_disconnectandon_binaryhandlers are now fully thread-safe and trigger cleanly. - WebSocket Config: Clarified the usage of
WebSocketConfiginstance for theconfigparameter in WebSocket routes.
Full Changelog: v0.14.2...v0.14.3