Go supplementary network libraries

Clone this repo:
  1. 19f580f http2: fix nil panic in typeFrameParser for unassigned frame types by Konnyaku · 23 hours ago master
  2. 818aad7 internal/http3: add server to client trailer header support by Nicholas S. Husin · 8 days ago
  3. c1bbe1a internal/http3: add client to server trailer header support by Nicholas S. Husin · 9 days ago
  4. 29181b8 all: remove go1.25 and older build constraints by Dmitri Shuralyov · 6 days ago
  5. 8109305 all: upgrade go directive to at least 1.25.0 [generated] by Gopher Robot · 7 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.