v/0.19.0
Release notes
- First release with async/await support. Many thanks to @CryZe, @alex, @markuskobler and @dbcfd.
What's Changed
- Server example: Configure ALPN to accept h2, http/1.1 by @fluffysquirrels in #91
- Update server example to mention HTTP/2 by @fluffysquirrels in #90
- Implement Support for Hyper 0.13.0 by @CryZe in #96
- Use ALPN by default to negotiate for HTTP2 by @CryZe in #95
New Contributors
- @fluffysquirrels made their first contribution in #91
Full Changelog: v/0.18.0...v/0.19.0