grpcc
grpcc copied to clipboard
Investigate support for the server reflection protocol
@louiscryan: @njpatel @grpcio Very cool! You might want to take a look at https://t.co/vQLFqrcxBs and support that at some point
https://github.com/grpc/grpc/blob/master/doc/server-reflection.md
The official grpc_cli
client also supports – even requires – server reflection. Might be useful to look at its code.