[go: up one dir, main page]

Go supplementary network libraries

Clone this repo:
  1. 9f2f0b9 http2: avoid data race on DebugGoroutines in TestGoroutineLock by Damien Neil · 10 hours ago master
  2. e7c005d http2: implement a more efficient writeQueue that avoids unnecessary copies. by Nicholas S. Husin · 22 hours ago
  3. b93acc2 all: use reflect.TypeFor instead of reflect.TypeOf by cuishuang · 5 days ago
  4. 2002a06 go.mod: update golang.org/x dependencies by Gopher Robot · 34 hours ago v0.46.0
  5. 59706cd html: impose open element stack size limit by Roland Shoemaker · 10 days ago v0.45.0

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.