Skip to content

6.6.0

Latest
Compare
Choose a tag to compare
@darrachequesne darrachequesne released this 21 Jun 12:38
· 1 commit to main since this release
791aa58

Bug Fixes

  • fix websocket and webtransport send callbacks (#699) (fc21c4a)
  • properly call the send callback during upgrade (362bc78)
  • types: make socket.request writable (#697) (0efa04b)

Performance Improvements

  • do not reset the hearbeat timer on each packet (5359bae)
  • websocket: use bound callbacks (9a68c8c)

Credits

Huge thanks to Jonathan Perret for their contributions!

Links