commit | b914489dfb743e20a8cef8c4586d9329303f7511 | [log] [tgz] |
---|---|---|
author | Damien Neil <dneil@google.com> | Mon Feb 03 11:55:18 2025 -0800 |
committer | Gopher Robot <gobot@golang.org> | Tue Feb 04 17:21:19 2025 -0800 |
tree | c5f3ae31b437a36fff475181f3839e32435a5f0e | |
parent | ebd23f8b4b6645821a91bf9da4a10b3d30a98fb2 [diff] |
internal/http3: refactor in prep for sharing transport/server code Pull out various elements of the HTTP/3 client that can be reused in the server. Move tests which can apply to client or server connections into conn_test.go. For golang/go#70914 Change-Id: I72b5eab55ba27df980ab2079120613f175b05927 Reviewed-on: https://go-review.googlesource.com/c/net/+/646616 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Jonathan Amsterdam <jba@google.com> Auto-Submit: Damien Neil <dneil@google.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.