gRPC code example
Example 1: service in proto gRPC
option java_generic_services = true;
Example 2: grpc
follow my repository for generate .protofile to javascript and typescript config
https://github.com/restuwahyu13/grpc-typescript-config
Example 3: grpc all
compile group: 'io.grpc', name: 'grpc-all', version: '1.33.1'