Go supplementary network libraries

Clone this repo:
  1. eea413e internal/http3: use go1.25 synctest.Test instead of go1.24 synctest.Run by Nicholas S. Husin · 3 days ago master
  2. 9ace223 websocket: add missing call to resp.Body.Close by Nicholas S. Husin · 5 days ago
  3. 7d3dbb0 http2: buffer the most recently received PRIORITY_UPDATE frame by Nicholas S. Husin · 5 weeks ago
  4. 35e1306 go.mod: update golang.org/x dependencies by Gopher Robot · 5 weeks ago v0.48.0
  5. 7c36036 http2, webdav, websocket: fix %q verb uses with wrong type by Dmitri Shuralyov · 6 weeks ago

Go Networking

Go Reference

This repository holds supplementary Go networking packages.

Report Issues / Send Patches

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.