Go supplementary network libraries

Clone this repo:
  1. c082574 internal/http3: remove GODEBUG=asynctimerchan=0 that is no longer needed by Nicholas S. Husin · 2 days ago master
  2. 8f003b3 http2: support SETTINGS_NO_RFC7540_PRIORITIES in SETTINGS frame by Nicholas S. Husin · 8 weeks ago
  3. 8a4d9c1 http2: only make streams non-incremental if clients know of RFC 9218 by Nicholas S. Husin · 8 weeks ago
  4. a475fa8 http2: add support for setting RFC 9218 priority via header field by Nicholas S. Husin · 8 weeks ago
  5. f40205b http2: add initial support for PRIORITY_UPDATE frame defined in RFC 9218 by Nicholas S. Husin · 4 months 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.