Closed luiscastro193 closed 11 months ago
+1 This would make passing data between webworkers with streamx streams a lot easier. Cause web readable stream is transferable.
Just created a repo for a toWeb/fromWeb .... but object mode isn't supported... yet.
Looks cool, thanks! I will give it a try.
It works like a charm. I guess this fixes the issue. Thanks again!
As requested in https://github.com/mafintosh/tar-stream/issues/157, it would be nice to have toWeb and fromWeb methods similar to Node's streams so we can interact with browser's APIs.