Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/golang/net

[mirror] Go supplementary network libraries
https://github.com/golang/net

Last synced: 5 days ago
JSON representation

[mirror] Go supplementary network libraries

Awesome Lists containing this project

README

        

# Go Networking

[![Go Reference](https://pkg.go.dev/badge/golang.org/x/net.svg)](https://pkg.go.dev/golang.org/x/net)

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.