Skip to content

0.1.11

Compare
Choose a tag to compare
@BiagioFesta BiagioFesta released this 17 Feb 08:12
· 98 commits to master since this release
9a3a1f4

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

Full Changelog: 0.1.10...0.1.11