Hi,

The socket mutator API is usually used to add socket options to fds and not 
to use a custom endpoint altogether. Currently, gRPC C++ does not provide a 
public API to use a  custom endpoint, so there is no straightforward to do 
this without getting into the gRPC internals.

On Sunday, November 8, 2020 at 7:53:46 PM UTC-8 zhan...@gmail.com wrote:

> Hi, We need to implement an endpoint with a custom socket... with a quick 
> search, found "Socket_Mutator" seems a starting point, wonder anyone has 
> experience in this respect ?  how to use "SetSocketMutator" during runtime 
> to specify the custom endpoint?
>
> Thanks
> Liping
>

-- 
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/a9dfbb65-148a-420f-b1d2-bdb61c604681n%40googlegroups.com.

Reply via email to