Go supplementary network libraries

Clone this repo:
  1. a6c2c7f http2, internal/httpcommon: factor out common request header logic for h2/h3 by Damien Neil · 2 days ago master
  2. c72e89d internal/http3: QPACK encoding and decoding by Damien Neil · 2 weeks ago
  3. 93c1957 internal/http3: add Transport and ClientConn by Damien Neil · 11 days ago
  4. 45432b5 internal/socket, webdav: use testing.T.TempDir by Tobias Klauser · 3 days ago
  5. 56691ee quic: don't return EOF from ReadByte when we have a byte by Damien Neil · 11 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.