Open jonathan-casarrubias opened 6 years ago
We would like to give this a try. We are currently using loopback v4 on a project and would love to expose a set of streaming gRPC endpoints for real-time communications between our bot modules and the server.
Description
Now that we got configurations needed, we also require to implement server and client streams
The result implementation should enable the ability to follow this https://codelabs.developers.google.com/codelabs/cloud-grpc/index.html tutorial from google but in LoopBack4