grpc_client icon indicating copy to clipboard operation
grpc_client copied to clipboard

fix grpc protocol package name

Open caotao opened this issue 4 years ago • 0 comments

Service-Name → ?( {proto package name} "." ) {service name}

see https://github.com/grpc/grpc/blob/master/doc/PROTOCOL-HTTP2.md

caotao avatar Sep 22 '21 12:09 caotao