[grpc-io] Re: relaying rpcs Calls in grpc C++

2023-05-31 Thread 'yas...@google.com' via grpc.io
https://github.com/grpc/grpc/blob/2892b24eabbb22b2344aba9c3ba84e529017b684/include/grpcpp/generic/generic_stub.h#L114 The generic APIs are what you are looking for. I don't have an exact example for you, but you could use this as a reference for the Generic APIs -

[grpc-io] Re: relaying rpcs Calls in grpc C++

2023-03-02 Thread Anil Kumar
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