• Stars
    star
    1
  • Language
    JavaScript
  • Created over 7 years ago
  • Updated almost 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

All chunks in a nodejs stream are sent to a callback which returns a promise. The next chunk will not be processed before the previous chunk's promise is resolved.