Investigate using WebSocketStream in SignalR browser JS client #40339
Labels
area-signalr
Includes: SignalR clients and servers
feature-client-javascript
Related to the SignalR JS client
Milestone
Is there an existing issue for this?
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
The text was updated successfully, but these errors were encountered: