Go supplementary network libraries

Clone this repo:
  1. 334afa0 go.mod: update golang.org/x dependencies by Gopher Robot · 14 days ago master v0.31.0
  2. d7f220d quic: add LocalAddr and RemoteAddr to quic.Conn by jfgiorgi · 3 weeks ago
  3. 858db1a http2: surface errors occurring very early in a client conn's lifetime by Damien Neil · 2 weeks ago
  4. 0aa844c http2: support unencrypted HTTP/2 handoff from net/http by Damien Neil · 2 weeks ago
  5. f35fec9 http2: detect hung client connections by confirming stream resets by Damien Neil · 7 weeks 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.