Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/golang/net
- Owner: golang
- License: bsd-3-clause
- Created: 2014-12-04T04:03:57.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2024-12-30T22:15:25.000Z (12 days ago)
- Last Synced: 2024-12-30T23:07:47.470Z (12 days ago)
- Language: Go
- Homepage: https://golang.org/x/net
- Size: 10.1 MB
- Stars: 2,893
- Watchers: 156
- Forks: 1,166
- Open Issues: 55
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-ccamel - golang/net - [mirror] Go supplementary network libraries (Go)
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.