v1.0.1
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
- @willcosgrove made their first contribution in #176
Full Changelog: v1.0.0...v1.0.1