Top 4.8% dependent repos on proxy.golang.org
proxy.golang.org : github.com/uber-common/stacked
Package stacked implements a multi-protocol server as a stack of heuristic detectors. A detector is simply the combination of a test function and a connection handler. A convenience layer is provided for integrating net.Listener oriented servers, such as net/http. Example_todoserver implements a dual-protocol TODO notes server. The server: - accepts notes HTTP POSTed to it as markdown-esque lists - returns the current note list in response to an HTTP GET - supports a raw markdown-esque protoctol, f.e. from netcat Example:
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/uber-common/stacked
License: MIT
Latest release: about 9 years ago
First release: about 9 years ago
Namespace: github.com/uber-common
Dependent repositories: 1
Last synced: 14 days ago