v0.2.0
What's Changed
- use a generic accept queue for uni- and bidirectional streams by @marten-seemann in #26
- add a simple integration test using Selenium and a headless Chrome by @marten-seemann in #28
- fix double close of chan when using DontCloseRequestStream by @marten-seemann in #30
- rename session receiver variable by @marten-seemann in #34
- fix interop build by @marten-seemann in #37
- chore: update quic-go to v0.30.0 by @marten-seemann in #36
- add a ConnectionState method to the Session by @marten-seemann in #33
- expose quic-go's connection tracing ID on the Session.Context by @marten-seemann in #35
- release v0.2.0 by @marten-seemann in #38
Full Changelog: v0.1.0...v0.2.0