titoBouzout / ServiceWorkerFullVideoBufferLinks
A service worker that buffers a full video, so when the video tag ask for ranges, these can be satisfied. Play + pause = buffer the whole video.
☆56Updated last year
Alternatives and similar repositories for ServiceWorkerFullVideoBuffer
Users that are interested in ServiceWorkerFullVideoBuffer are comparing it to the libraries listed below
Sorting:
- Fast lossless JSON parse event streaming, in JavaScript.☆41Updated 3 months ago
- A simple, and persistent, SQLite database for Web and Workers.☆199Updated 10 months ago
- Out of order streaming without JavaScript☆72Updated last year
- Web streams that work across web workers and iframes.☆83Updated last year
- Lightweight WebRTC browser library that supports video, audio and data channels☆166Updated 2 years ago
- 📦 Ultra tiny serializer / encoder with plugin-support. Useful to build binary files containing images, strings, numbers and more!☆37Updated 2 years ago
- Dynamic HTTP Endpoints in your Browser☆62Updated 5 months ago
- A tiny utility to asynchronously drive a namespace exposed through a Worker.☆48Updated last year
- An ultra-high performance stream reader for browser and Node.js☆168Updated 2 years ago
- A single tab web browser built with puppeteer. Also, no client-side JS. Viewport is streamed with MJPEG. For realz.☆56Updated last year
- Run Chrome from the Terminal☆16Updated 9 months ago
- Real simple string diffing.☆205Updated 2 years ago
- 📡 expose browser devtools port publicly with TLS and authentication.☆17Updated 8 months ago
- An SQLite binding for node.js with built-in encryption, focused on simplicity and (async) performance☆41Updated 2 months ago
- The thinnest possible layer between development and production for the modern web.☆45Updated 2 weeks ago
- Really Async JSON Interface: a non-blocking alternative to JSON.parse to keep web UIs responsive☆125Updated 3 years ago
- A Simple Package To Cache And Save On Expensive Lookups & Operations.☆57Updated 9 months ago
- A simple and fast pub/sub server and client using WebSockets and Node.js