Go supplementary network libraries

Clone this repo:
  1. b13c0c1 internal/http3: delete HTTP/3 package by Nicholas S. Husin · 6 days ago master
  2. 520c891 quic: off-path support in loss/congestion/rtt by Damien Neil · 14 days ago
  3. 656874f quic: determine local address for connections by Damien Neil · 2 weeks ago
  4. a818e16 quic: add a pathAddrs type, holding a local/peer address pair by Damien Neil · 2 weeks ago
  5. f557b18 internal/http3, internal/httpcommon: move gzip reader implementation 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.