Skip to content

v1.0.1

Compare
Choose a tag to compare
@HoneyryderChuck HoneyryderChuck released this 05 Nov 18:16
· 5 commits to main since this release

What's Changed

Improvements

  • discard closed streams from the connection (reduces memory consumption).

Bugfixes

  • allow RST_STREAM frames to be ignored on closed streams.
  • prevent already closed streams from being initialized again.

New Contributors

Full Changelog: v1.0.0...v1.0.1