Logo
Explore Help
Sign In
Mirroring/send
1
0
Fork 0
You've already forked send
mirror of https://gitlab.com/timvisee/send.git synced 2025-12-08 19:33:24 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
e0a3d2bf2c4f5ec78a1cf656c1ae4b63f3ac1e09
send/docs/notes/streams.md
timvisee 4ceac20623 Revert "Remove some polyfills"
This reverts commit 64644b57e3.
2022-09-04 12:26:12 +02:00

1.0 KiB
Raw Blame History

Web Streams

  • API
    • https://developer.mozilla.org/en-US/docs/Web/API/Streams_API
  • Reference Implementation
    • https://github.com/whatwg/streams/tree/master/reference-implementation
  • Examples
    • https://github.com/mdn/dom-examples/tree/master/streams
  • Polyfill
    • https://github.com/MattiasBuelens/web-streams-polyfill

Encrypted Content Encoding

  • Spec
    • https://trac.tools.ietf.org/html/rfc8188
  • node.js implementation
    • https://github.com/web-push-libs/encrypted-content-encoding/tree/master/nodejs

Other APIs

  • Blobs
    • https://developer.mozilla.org/en-US/docs/Web/API/Blob
  • ArrayBuffers, etc
    • https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer
    • https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Uint8Array
  • FileReader
    • https://developer.mozilla.org/en-US/docs/Web/API/FileReader

Other

  • node.js Buffer browser library
    • https://github.com/feross/buffer
  • StreamSaver
    • https://github.com/jimmywarting/StreamSaver.js
Reference in New Issue View Git Blame Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 22ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API