Go supplementary network libraries

Clone this repo:
  1. 7d3dbb0 http2: buffer the most recently received PRIORITY_UPDATE frame by Nicholas S. Husin · 5 days ago master
  2. 35e1306 go.mod: update golang.org/x dependencies by Gopher Robot · 5 days ago v0.48.0
  3. 7c36036 http2, webdav, websocket: fix %q verb uses with wrong type by Dmitri Shuralyov · 2 weeks ago
  4. ec11ecc trace: fix data race in RenderEvents by Marcus Efraimsson · 3 weeks ago
  5. bff14c5 http2: don't PING a responsive server when resetting a stream by Damien Neil · 4 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.