Skip to content

Releases: socketry/protocol-websocket

v0.21.1

28 May 06:38
b041f11

Choose a tag to compare

  • If Connection#close_write fails, the connection will now be fully closed to prevent hanging connections.

v0.21.0

16 Apr 10:35
6ae289f

Choose a tag to compare

  • All frame reading and writing logic has been consolidated into Framer to improve performance.