Skip to content

Make all entrypoint stream compatible #29

@conico974

Description

@conico974

All entrypoint should be stream compatible both for the input and the output.

  • Create an internal interface that all entry will follow. All accepting a ReadableStream body and additional value as serializable data
  • Make the InternalEvent body a ReadableStream Refactor body handling to use ReadableStream #32
  • Make StreamCreator effectively mandatory (The stream can perfectly be empty)
  • Maybe rethink the role of converters
    Some wrapper will likely never use the streams, but it will help having a single interface.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions