Skip to content

v0.14.3

Choose a tag to compare

@GrandpaEJ GrandpaEJ released this 19 Jun 05:07
· 21 commits to main since this release
  • 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_disconnect and on_binary handlers are now fully thread-safe and trigger cleanly.
  • WebSocket Config: Clarified the usage of WebSocketConfig instance for the config parameter in WebSocket routes.

Full Changelog: v0.14.2...v0.14.3