proxy.golang.org : github.com/go-orb/plugins/server/http
Package http provides an HTTP server implementation. It provides an HTTP1, HTTP2, and HTTP3 server, the first two enabled by default. One server contains multiple entrypoints, with one entrypoint being one address to listen on. Each entrypoint with start its own HTTP2 server, and optionally also an HTTP3 server. Each entrypoint can be customized individually, but default options are provided, and can be tweaked. The architecture is based on the Traefik server implementation.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/go-orb/plugins/server/http
License: Apache-2.0
Latest release: about 1 month ago
First release: almost 2 years ago
Namespace: github.com/go-orb/plugins/server
Dependent packages: 7
Stars: 4 on GitHub
Forks: 2 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 18 days ago