Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mcollina/shared-array-buffer-stream
https://github.com/mcollina/shared-array-buffer-stream
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mcollina/shared-array-buffer-stream
- Owner: mcollina
- License: mit
- Created: 2024-11-05T12:11:35.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-17T22:30:16.000Z (about 2 months ago)
- Last Synced: 2024-12-24T20:44:46.579Z (16 days ago)
- Language: JavaScript
- Size: 21.5 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# shared-array-buffer-stream
## Caveats
The recommended `maxByteLength` of the `SharedArrayBuffer` is `highWaterMark` plus 1 KB (1024 bytes) for management metadata
## License
MIT