proxy.golang.org : github.com/go-orb/plugins/server/http : v0.3.1
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 -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/go-orb/plugins/server/[email protected]
Published:
Indexed:
- dario.cat/mergo v1.0.1
- github.com/cornelk/hashmap v1.0.8
- github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
- github.com/go-orb/go-orb v0.4.1
- github.com/go-orb/plugins/codecs/form v0.2.0
- github.com/go-orb/plugins/codecs/json v0.2.0
- github.com/go-orb/plugins/codecs/proto v0.2.0
- github.com/go-orb/plugins/codecs/yaml v0.2.0
- github.com/go-orb/plugins/config/source/file v0.2.0
- github.com/go-orb/plugins/log/slog v0.2.0
- github.com/go-orb/plugins/registry/mdns v0.1.1
- github.com/go-orb/plugins/registry/regutil v0.2.0
- github.com/go-playground/form/v4 v4.2.1
- github.com/go-task/slim-sprig/v3 v3.0.0
- github.com/google/pprof v0.0.0-20250302191652-9094ed2288e7
- github.com/google/uuid v1.6.0
- github.com/hashicorp/errwrap v1.1.0
- github.com/hashicorp/go-multierror v1.1.1
- github.com/julienschmidt/httprouter v1.3.0
- github.com/lithammer/shortuuid/v3 v3.0.7
- github.com/lithammer/shortuuid/v4 v4.2.0
- github.com/miekg/dns v1.1.65
- github.com/onsi/ginkgo/v2 v2.23.0
- github.com/pkg/errors v0.9.1
- github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
- github.com/quic-go/qpack v0.5.1
- github.com/quic-go/quic-go v0.50.0
- github.com/stretchr/testify v1.10.0
- go.uber.org/mock v0.5.0
- golang.org/x/crypto v0.36.0
- golang.org/x/exp v0.0.0-20250305212735-054e65f0b394
- golang.org/x/mod v0.24.0
- golang.org/x/net v0.38.0
- golang.org/x/sync v0.13.0
- golang.org/x/sys v0.32.0
- golang.org/x/text v0.23.0
- golang.org/x/time v0.11.0
- golang.org/x/tools v0.31.0
- google.golang.org/protobuf v1.36.6
- gopkg.in/yaml.v3 v3.0.1