Top 4.3% forks on proxy.golang.org
proxy.golang.org : github.com/gdamore/chanstream
Package chanstream provides an API that is similar to that used for TCP and Unix Domain sockets (see net.TCP), for use in intra-process communication on top of Go channels. This makes it easy to swap it for another net.Conn interface. By using channels, we avoid exposing any interface to other processors, or involving the kernel to perform data copying.
Registry
-
Source
- Documentation
- JSON
- codemeta.json
purl: pkg:golang/github.com/gdamore/chanstream
License: Apache-2.0
Latest release: over 7 years ago
First release: over 7 years ago
Namespace: github.com/gdamore
Stars: 13 on GitHub
Forks: 7 on GitHub
See more repository details: repos.ecosyste.ms
Funding links: https://github.com/sponsors/gdamore
Last synced: 12 months ago