Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement RPC Streams #19

Open
jonathan-casarrubias opened this issue Nov 27, 2017 · 2 comments
Open

Implement RPC Streams #19

jonathan-casarrubias opened this issue Nov 27, 2017 · 2 comments

Comments

@jonathan-casarrubias
Copy link
Contributor

jonathan-casarrubias commented Nov 27, 2017

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

@lhr0909
Copy link

lhr0909 commented Oct 26, 2018

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.

@lhr0909
Copy link

lhr0909 commented Oct 27, 2018

#32 now contains the streaming changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants