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

Methods for streaming into connections #8

Open
yorickvP opened this issue Feb 23, 2014 · 0 comments
Open

Methods for streaming into connections #8

yorickvP opened this issue Feb 23, 2014 · 0 comments

Comments

@yorickvP
Copy link
Owner

Right now, there is flow control, but RPCs can't really use it, because they have no way to limit themselves from being called. We should use node.js streams to allow limiting the flow into connections somehow, so the flow control will be usefel and bulk data can be streamed easily.

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

No branches or pull requests

1 participant