Skip to content

Investigate using WebSocketStream in SignalR browser JS client #40339

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
1 task done
davidfowl opened this issue Feb 21, 2022 · 2 comments
Open
1 task done

Investigate using WebSocketStream in SignalR browser JS client #40339

davidfowl opened this issue Feb 21, 2022 · 2 comments
Labels
area-signalr Includes: SignalR clients and servers feature-client-javascript Related to the SignalR JS client
Milestone

Comments

@davidfowl
Copy link
Member

davidfowl commented Feb 21, 2022

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

@davidfowl davidfowl added the area-signalr Includes: SignalR clients and servers label Feb 21, 2022
@TanayParikh
Copy link
Contributor

I believe this may be related to the ask in #33859.

@rafikiassumani-msft rafikiassumani-msft added this to the Backlog milestone Feb 22, 2022
@ghost
Copy link

ghost commented Feb 22, 2022

We've moved this issue to the Backlog milestone. This means that it is not going to be worked on for the coming release. We will reassess the backlog following the current release and consider this item at that time. To learn more about our issue management process and to have better expectation regarding different types of issues you can read our Triage Process.

@BrennanConroy BrennanConroy added the feature-client-javascript Related to the SignalR JS client label Sep 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-signalr Includes: SignalR clients and servers feature-client-javascript Related to the SignalR JS client
Projects
None yet
Development

No branches or pull requests

4 participants