Skip to content

[Streams] Prototype a Streams API compatible PresentationConnection #282

Description

@markafoltz

In Issue #163 @domenic and I discussed the possibility for adding Streams-compatible APIs for messaging to the PresentationConnection. While it looks like timelines don't line up to add this work directly to the spec, we should experiment with polyfills for this behavior so that when Streams is ready for implementation we already have an idea of what APIs would work well.

Benefits of Streams:

  • Type-agnostic messaging
  • Congestion control and backpressure
  • Push/pull compatible
  • Transform APIs
  • etc.

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