How to log client connection to server for gRPC ?
That is on event when a client is connected, I should be able to get some basic information, like IP, version and log it
DATETIME connection from 192.168.1.1 AppName
Related to gRPC / Protobuf interface versioning