https://github.com/mvisat/concurrent-streams
Node.js safe multiple concurrent readable and writable streams from the same file
https://github.com/mvisat/concurrent-streams
concurrent nodejs readable stream writable
Last synced: 2 months ago
JSON representation
Node.js safe multiple concurrent readable and writable streams from the same file
- Host: GitHub
- URL: https://github.com/mvisat/concurrent-streams
- Owner: mvisat
- License: mit
- Created: 2018-08-06T00:37:07.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-09T04:59:29.000Z (over 6 years ago)
- Last Synced: 2025-03-24T16:46:31.398Z (2 months ago)
- Topics: concurrent, nodejs, readable, stream, writable
- Language: TypeScript
- Size: 167 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# concurrent-streams
[](https://travis-ci.org/mvisat/concurrent-streams)
[](https://codecov.io/gh/mvisat/concurrent-streams)Node.js safe multiple concurrent readable and writable streams from the same file