grpc-mock
grpc-mock copied to clipboard
Multiple proto files
Is it possible to specify two protobuf files? I have a GRPC server which has "grpc health-check" and other services.
Something like this - https://github.com/firefoxNX/grpc-mock/blob/master/index.js#L11