Skip to content

lib: implement various stream utils for webstreams

Rodrigo Muino Tomonari requested to merge webstream-utils into master

Created by: ghost

Implements the finished, addAbortSignal, and pipeline functions for webstreams, and adds the documentation and tests for each function. The promisified versions of finished and pipeline are also added.

Refs: https://github.com/nodejs/node/issues/39316

Merge request reports

Loading