Skip to content

WebSocketStream: Stream-based backpressure-supporting API for the WebSocket protocol #315

@ricea

Description

@ricea

WebKittens

@annevk

Title of the spec

WebSocketStream

URL to the spec

https://whatpr.org/websockets/48.html#the-websocketstream-interface

URL to the spec's repository

https://github.com/whatwg/websockets

Issue Tracker URL

No response

Explainer URL

https://github.com/ricea/websocketstream-explainer/blob/master/README.md

TAG Design Review URL

w3ctag/design-reviews#394

Mozilla standards-positions issue URL

mozilla/standards-positions#970

WebKit Bugzilla URL

No response

Radar URL

No response

Description

WebSocketStream is a new API for the WebSocket protocol that enables backpressure by integrating with Streams. The benefits are better behaviour when one side cannot keep up with the data rate, and a more modern API.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions