github quic-go/quic-go v0.30.0

latest releases: v0.48.1, v0.48.0, v0.47.0...
2 years ago

Highlights

This release speeds up quic-go by reducing allocations all over the library (see #3526).

In the http3 package, the Server now exposes a ServeQUICConn method, allowing users to serve HTTP on a single QUIC connection (#3587).

What's Changed

New Contributors

Full Changelog: v0.29.0...v0.30.0

Don't miss a new quic-go release

NewReleases is sending notifications on new releases.