Skip to content

Should there be a streaming variant of the API? #2

@lucacasonato

Description

@lucacasonato

Three questions that should be answered:

  1. Should there be a streaming variant of this API?
  2. Should it be using a TransformStream style API (TextEncoderStream / TextDecoderStream), or should we use a synchronous API (TextDecoder style)? Or should we have both?
  3. Should these be included in the first iteration of this proposal, or should this be an extension for later?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions