Protoc plugin for generating gRPC Swift service stubs
Protoc plugin for generating gRPC Swift stubs
protoc-gen-grpc-swift$ protoc --grpc-swift_out=. service.proto$ protoc --swift_out=. --grpc-swift_out=. service.proto$ protoc --grpc-swift_out=./generated -I./protos service.proto