Go supplementary network libraries

Clone this repo:
  1. ad8140e quic: fix buffer slicing when handling overlapping stream data by Nicholas S. Husin · 3 days ago master
  2. 23ee2ef http2: avoid API changes when built with go1.27 by Damien Neil · 2 days ago
  3. b138e06 go.mod: update golang.org/x dependencies by Gopher Robot · 3 days ago v0.54.0
  4. 689f70a quic: fix wrong final size being used for RESET_STREAM frame by Nicholas S. Husin · 4 days ago
  5. 208f306 http3: increase handshake timeout by Nicholas S. Husin · 5 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.