You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to grpc.io
Hi,
I am using Python for gRPC implementation, and I need to know the the client details connecting to my gRPC Python Server (client IP Address and Socket details).
Can I get these details on the server side ?
Nathaniel Manista
unread,
Aug 10, 2016, 8:08:44 PM8/10/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Shraddha Thakkar, grpc.io
On Tue, Aug 9, 2016 at 5:33 PM, Shraddha Thakkar <shrad...@gmail.com> wrote:
I am using Python for gRPC implementation, and I need to know the the client details connecting to my gRPC Python Server (client IP Address and Socket details).
Can I get these details on the server side ?
I don't believe that those values have yet been made available. Can you tell us more about your use case?