proxy.golang.org : github.com/themakers/grpc_proxy
Package grpc_proxy provides a reverse proxy handler for gRPC. The implementation allows a `grpc.Server` to pass a received ServerStream to a ClientStream without understanding the semantics of the messages exchanged. It basically provides a transparent reverse-proxy. This package is intentionally generic, exposing a `StreamDirector` function that allows users of this package to implement whatever logic of backend-picking, dialing and service verification to perform. See examples on documented functions.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/themakers/grpc_proxy
License: Apache-2.0
Latest release: about 4 years ago
First release: about 4 years ago
Namespace: github.com/themakers
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 29 days ago