Go supplementary network libraries

Clone this repo:
  1. 8a34885 go.mod: update golang.org/x dependencies by Gopher Robot · 5 hours ago master
  2. 72eaf98 dns/dnsmessage: correctly validate SVCB record parameter order by Damien Neil · 6 days ago
  3. 82e7868 dns/dnsmessage: avoid panic when parsing SVCB record with truncated data by Damien Neil · 6 days ago
  4. b64f1fa internal/http3: add server support for "Trailer:" magic prefix by Nicholas S. Husin · 7 days ago
  5. 2707ee2 internal/http3: implement HTTP/3 clientConn methods by Nicholas S. Husin · 13 days 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.