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 actual streaming #7

Open
zaibon opened this issue Jun 4, 2019 · 0 comments
Open

Implement actual streaming #7

zaibon opened this issue Jun 4, 2019 · 0 comments
Labels
priority_minor type_feature New feature or request

Comments

@zaibon
Copy link
Contributor

zaibon commented Jun 4, 2019

The current event streaming is not something that allow a server method to stream result of a specific method, instead it is more a pub-sub kind of thing.

It would still be nice to be able to stream data back to a client in case we have a huge amount of data to pass, or if the data comes in an async fashion.

@zaibon zaibon added the type_feature New feature or request label Jun 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority_minor type_feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant