Skip to content

Support react pipeable streams #492

@nksaraf

Description

@nksaraf

Describe the feature

Both react's renderToPipeableStream and solid-js's renderToStream return objects with just the pipe method as the stream response. h3 looks for something with pipe and _read to detect a stream. This makes it so users have to patch whats returned by those libs with _read to make h3 treat them like a stream response.

Additional information

  • Would you be willing to help implement this feature?

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