Go supplementary network libraries

Clone this repo:
  1. 039b87f internal/http3: return error when Write is used after status 304 is set by Nicholas S. Husin · 25 hours ago master
  2. 6267c6c internal/http3: add HTTP 103 Early Hints support to ClientConn by Nicholas S. Husin · 7 days ago
  3. 591bdf3 internal/http3: add HTTP 103 Early Hints support to Server by Nicholas S. Husin · 7 days ago
  4. 1faa6d8 internal/http3: avoid potential race when aborting RoundTrip by Nicholas S. Husin · 21 hours ago
  5. 8d297f1 http2: Move most tests from the http2 package to the http2_test package. by Damien Neil · 7 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.