We need to add a API surface for streaming RPCs.
Have a look at how GRPC node does it: http://www.grpc.io/docs/quickstart/node.html
I would recommend mirroring that exactly and then attempting to convert grpc-node to use the protobuf.js pattern.
We need to add a API surface for streaming RPCs.
Have a look at how GRPC node does it: http://www.grpc.io/docs/quickstart/node.html
I would recommend mirroring that exactly and then attempting to convert grpc-node to use the protobuf.js pattern.