Skip to content

SSE Support #23

@thecodedrift

Description

@thecodedrift

Taskless loaders only work over HTTP with standard fetch lifecycle events. This isn't compatible with server-sent-events, which need support for streaming payloads.

Known TODOs:

  • Support an event type beyond pre/post that is optional. Working name event which receives a server sent event
  • Add try/catch for methods that may not exist in the Pack or expose method capabilities in the manifest, preferably the later
  • There may be additional plumbing required to support

This will be edited if more work is discovered.

Prior History:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions