-
Updated
Dec 12, 2021 - Java
#
stream
Here are 2,753 public repositories matching this topic...
Modern Java - A Guide to Java 8
nodejs
api
node
browser
web
stream
neural-network
recurrent-neural-networks
easy-to-use
convolutional-neural-networks
brain
hacktoberfest
-
Updated
Jan 11, 2022 - TypeScript
HLS.js is a JavaScript library that plays HLS in browsers with support for MSE.
javascript
player
streaming
video
html5
stream
hls
playback
video-streaming
mediasource
http-live-streaming
ecmascript6
hacktoberfest
hlsjs
native-hls
mediasource-extensions
-
Updated
Jan 13, 2022 - TypeScript
HaiDang666
commented
Oct 17, 2021
Platform: macOS
StreamSaver writes stream to the filesystem directly asynchronous
-
Updated
Dec 14, 2021 - JavaScript
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.
android
ios
streaming
h264
stream
rtsp
mp4
hls
livestream
rtmp
webrtc
ip-camera
android-sdk
broadcasting
media-server
broadcast
ios-sdk
h265
adaptive-streaming
vp8
-
Updated
Jan 13, 2022 - Java
Infinitely transfer between every device over pure HTTP with pipes or browsers
-
Updated
Jan 12, 2022 - TypeScript
An extremely intuitive, small, and fast functional reactive stream library for JavaScript
-
Updated
Dec 10, 2021 - TypeScript
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)
Speedment is a Stream ORM Java Toolkit and Runtime
-
Updated
Jan 5, 2022 - Java
Marble.js - functional reactive Node.js framework for building server-side applications, based on TypeScript and RxJS.
nodejs
javascript
framework
typescript
reactive
rxjs
stream
functional-programming
observable
marble
-
Updated
Dec 8, 2021 - TypeScript
Goka is a compact yet powerful distributed stream processing library for Apache Kafka written in Go.
-
Updated
Jan 12, 2022 - Go
-
Updated
Sep 24, 2021 - Swift
A Reactive Programming library for JavaScript
-
Updated
Sep 2, 2021 - JavaScript
Rx Visualizer - Animated playground for Rx Observables
-
Updated
Dec 9, 2021 - JavaScript
Asynchronous React VirtualDOM renderer for SSR.
-
Updated
Apr 17, 2020 - JavaScript
Barebone MQTT broker that can run on any stream server, the node way
-
Updated
Jan 12, 2022 - JavaScript
B站录播姬 | BiliBili Stream Recorder | 哔哩哔哩直播录制
-
Updated
Jan 13, 2022 - C#
-
Updated
Nov 2, 2021 - PHP
Improve this page
Add a description, image, and links to the stream topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the stream topic, visit your repo's landing page and select "manage topics."
node-fetchcurrently completely ignoringContent-Lengthheader while consuming response.Fetch specification about handling
Content-Lengthon 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-nodespecific extension to limit the size of the response.My prop