internal/http3: new package Create a package for an HTTP/3 implementation. Internal for now, intended to eventually move to x/net/http3. For golang/go#70914 Change-Id: I3a643fe7958cf75b231ca97f25e9f338554f723c Reviewed-on: https://go-review.googlesource.com/c/net/+/641836 Auto-Submit: Damien Neil <dneil@google.com> Reviewed-by: Jonathan Amsterdam <jba@google.com> Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
This repository holds supplementary Go networking packages.
This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://go.dev/doc/contribute.
The git repository is https://go.googlesource.com/net.
The main issue tracker for the net repository is located at https://go.dev/issues. Prefix your issue with “x/net:” in the subject line, so it is easy to find.