Skip to content

Readable.fromWeb and Readable.toWeb do not seems to be properly implemented #482

@Tpt

Description

@Tpt

First, thank you for your amazing work on readable-stream!

Readable.fromWeb an Readable.toWeb are calling the newStreamReadableFromReadableStream and newReadableStreamFromStreamReadable functions on the webStreamsAdapters.

However webStreamsAdapters is only defined as an empty object leading to a failure.

The same problem seems to affect Writable and Duplex.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions