Go supplementary network libraries

Clone this repo:
  1. 5ac9dac publicsuffix: don't treat ip addresses as domain names by Sean Liao · 10 days ago master
  2. d1f64cc quic: use testing/synctest by Damien Neil · 13 days ago
  3. fff0469 http2: document that RFC 7540 prioritization does not work with small payloads by Nicholas S. Husin · 12 days ago
  4. f35e3a4 http2: fix weight overflow in RFC 7540 write scheduler by Nicholas S. Husin · 12 days ago
  5. 89adc90 http2: fix typo referring to RFC 9218 as RFC 9128 instead by Nicholas S. Husin · 12 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.