DEV Community

Discussion on: grpc-mock: A simple mock gRPC server on Node.js

Collapse
 
deepikaj10 profile image
Deepikaj10

Hi I am trying to implement something like above at my end but I am getting error
Error: 3 INVALID_ARGUMENT: unexpected input pattern

I am making sure that the input and output is according to what is defined in proto