0.1.11
What's Changed
- Enable tokio rt-multi-thread flag to compile example/full.rs by @tausifcreates in #122
- config: more conventional DnsResolver trait interface
- ci: check-external-types use supported rust toolchain
- connection: Map and return quinn's closed() result by @rofferom in #126
- Reexport endpoint methods by @rofferom in #129
- tls: ServerHashVerification implementation
- tls: hashes verifier does not check PKI with native roots
- stream: implemented BiStream
New Contributors
- @tausifcreates made their first contribution in #122
- @rofferom made their first contribution in #126
Full Changelog: 0.1.10...0.1.11