-
Notifications
You must be signed in to change notification settings - Fork 6.3k
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
doc: backpressuring in streams guide #1668
Comments
This was referenced Aug 2, 2018
@Bamieh:Thanks and I've included the submit. Feel free to submit your ideas. |
ghost
closed this as completed
Aug 4, 2018
This was referenced Jun 10, 2022
This was referenced Jun 24, 2022
This issue was closed.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In the backpressuring-in-streams guide, this line of text should be updated:
As of node 10, pipeline is introduced to solve this issue, so there is no need to reference an external utility any more 🎉 . I believe the guide should reflect on this new feature providing a small code snippet along with a link to the docs.
I am willing to submit a PR if I am on the right track.
Cheers!
The text was updated successfully, but these errors were encountered: