trillium-async-std-v0.6.0
·
150 commits
to main
since this release
Added
- HTTP/2 support — when the TLS acceptor negotiates
h2via ALPN, connections are dispatched to the h2 driver instead of HTTP/1.1. Inherited fromtrillium-server-common0.7; no code changes required to opt in.