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

stream

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

nuclear
Drew-Daniels
Drew-Daniels commented Mar 18, 2022

I noticed that when creating a new playlist, the form is not able to be submitted on Enter. I think adding this would be a nice feature so users wouldn't be forced to manually click the Save button rather than press Enter.

image

enhancement good first issue
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

Ant Media Server is a streaming engine software that provides adaptive, ultra low latency streaming by using WebRTC technology with ~0.5 seconds latency. Ant Media Server is highly scalable both horizontally and vertically. It can run on-premise or on-cloud.
  • Updated Apr 4, 2022
  • Java
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