Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 899 Bytes

CHANGES.md

File metadata and controls

24 lines (20 loc) · 899 Bytes

0.2.0 2024-09-04

  • fix: update computation for payload length offset (#63)
  • don't select digestif implementation (#67)
  • fix: garbled data after committing frame header (#68)
  • fix: mask all client frames (#69)
  • feat: yield the reader if reads not scheduled (#70)
  • unify input handler EOF and websocket error handler (#70, #72)
  • client: fix infinite loop when client handshake disconnects (#73)

0.1.0 2024-06-17

  • Initial public release