The Wayback Machine - https://web.archive.org/web/20200827081052/https://github.com/topics/stream
Skip to content
#

stream

Here are 2,159 public repositories matching this topic...

nuclear
node-fetch
tinovyatkin
tinovyatkin commented Jun 12, 2020

node-fetch currently completely ignoring Content-Length header while consuming response.
Fetch specification about handling Content-Length on server response says almost nothing:
https://fetch.spec.whatwg.org/#concept-http-network-fetch (see whatwg/fetch#67)

On other hand, we have a fetch-node specific extension to limit the size of the response.

My prop

fs2
Daenyth
Daenyth commented Jul 16, 2020

It should cover when you'd use and how to use:

  • parEvalMap/Unordered
  • parJoin
  • concurrently
  • merge*

There's the page on Queue/Topic/etc but there's not a great single page on the operations directly on Stream. The Guide section on concurrency is very short and doesn't cover some of the most common operations (parEvalMap especially)

Improve this page

Add a description, image, and links to the stream topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the stream topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.