Currently, this functionality is not supported. But there is an ongoing 
effort to do so in gRPC Core: https://github.com/grpc/grpc/pull/23489. Feel 
free to comment on the thread for your need.

On Saturday, July 18, 2020 at 1:47:44 AM UTC-7 xx1207...@gmail.com wrote:

> I've tried to build a grpc channel like this:
>
> grpc::CreateCustomChannel(serverIP + ":" + serverPort, 
> grpc::SslCredentials(sslOptions), args);
>
>
> I guess that grpc internally bind a IP for grpc client.
>
> *Now, how can I prossibly get the binded IP of client?*
>

-- 
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/a483d236-4eb2-4124-8e14-34c3d54256b2n%40googlegroups.com.

Reply via email to