Skip to content

Add simple streaming API #46

@clue

Description

@clue

An experimental streaming API has been implemented via #31. However, it's quite cumbersome to work with.

In particular, one still has to wait on a promise progress event until one can access a stream object.

Instead, we should add a simple API that returns a stream right away and then emits events on it once the HTTP response comes in.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions