Skip to main content

serve_proxy

Function serve_proxy 

Source
pub async fn serve_proxy(
    listener: TcpListener,
    config: ProxyConfig,
) -> Result<()>
Expand description

Serve grpc-webnext + native gRPC passthrough in front of an upstream gRPC server.