Skip to content

Investigate using WebSocketStream in SignalR browser JS client #40339

Open
@davidfowl

Description

@davidfowl

Is there an existing issue for this?

  • I have searched the existing issues

Is your feature request related to a problem? Please describe the problem.

WebSocketStream is a new API That solves some of the problems with backpressure in the original websocket APIs (aka there is none, the linked article explains it well).

Describe the solution you'd like

We should investigate lighting up the websocket transport with this API if available.

Additional context

No response

cc @BrennanConroy

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions