Can someone please reply ?

On Tuesday, February 21, 2023 at 4:52:19 PM UTC+5:30 Anil Kumar wrote:

> My question is very similar to 
> https://groups.google.com/g/grpc-io/c/Yruej18KJ_M/m/oGp5vYocCgAJ
>
> I want to implement a service agnostic gRPC proxy in C++, which forwards 
> the request from the Client to the Server and forwards the response back 
> from the server to the client ?
>
> Is there a generic manner to do so ?
>
> I see example mentioned in here 
> <https://github.com/ejona86/grpc-java/blob/grpc-proxy/examples/src/main/java/io/grpc/examples/grpcproxy/GrpcProxy.java>
>
>
> How do I achieve the same in C++ ? Unable to find the C++ equivalent APIs 
> for 
>
> ServerCallHandler, ServerCall.Listener, ClientCallListener
>

-- 
You received this message because you are subscribed to the Google Groups 
"grpc.io" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to grpc-io+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/fe71e43b-03e3-465d-b41a-ce9a449763c8n%40googlegroups.com.

Reply via email to