Relative Content

Tag Archive for grpcgrpc-java

Generate grpc java client

I am trying to compile my proto into a grpc java client and a python grpc java server.
I can’t get the java generated class to produce the Services.
The following is proto named ‘myproto.proto: