Thank you Evan ! I will try it out. Best, Anirudh
On Monday, July 17, 2017 at 2:41:04 PM UTC-7, Evan Jones wrote: > > It is available via grpc::ServerContext::peer(): > > > https://grpc.io/grpc/cpp/classgrpc_1_1_server_context.html#a5ef7910ccd61514eafa7087519bb17bb > > Hope that helps! > > Evan > > > > On Monday, July 17, 2017 at 3:51:31 PM UTC-4, Anirudh Kasturi wrote: >> >> I am trying to figure how I can get the Client's IP address when the >> client sends a request to my GRPC server written in C++. Does anyone know >> if the Client IP is exposed anywhere? Thank you. >> > -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/grpc-io. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/46025bb4-072c-47e9-850f-ad9ca0bd2012%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
