Skip to content
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

Blazor server connection reliability improvements #38124

Closed
javiercn opened this issue Nov 5, 2021 · 1 comment
Closed

Blazor server connection reliability improvements #38124

javiercn opened this issue Nov 5, 2021 · 1 comment
Labels
area-blazor Includes: Blazor, Razor Components feature-blazor-server

Comments

@javiercn
Copy link
Member

javiercn commented Nov 5, 2021

Having a reliable connection in Blazor Server applications is a fundamental part of the value proposition for Blazor Server, we have several issues with regards to how we deal with circuits in mobile scenarios and after long disconnection periods, we should continue to invest in ways in which we can make this work out of the box and help users get back to their session after their app got disconnected or their session expired.

@javiercn javiercn added area-blazor Includes: Blazor, Razor Components feature-blazor-server labels Nov 5, 2021
@javiercn javiercn added this to the .NET 7 Planning milestone Nov 8, 2021
@mkArtakMSFT
Copy link
Member

Closing as we will be prioritizing individual issues.

@ghost ghost locked as resolved and limited conversation to collaborators Dec 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-blazor Includes: Blazor, Razor Components feature-blazor-server
Projects
None yet
Development

No branches or pull requests

2 participants