-
Notifications
You must be signed in to change notification settings - Fork 10.7k
Disable non-websocket transports for Blazor Server #33775
Copy link
Copy link
Closed
Labels
DoneThis issue has been fixedThis issue has been fixedarea-blazorIncludes: Blazor, Razor ComponentsIncludes: Blazor, Razor ComponentsenhancementThis issue represents an ask for new feature or an enhancement to an existing oneThis issue represents an ask for new feature or an enhancement to an existing onefeature-blazor-deploymentIssues related to deploying BlazorIssues related to deploying Blazorfeature-blazor-server
Milestone
Metadata
Metadata
Assignees
Labels
DoneThis issue has been fixedThis issue has been fixedarea-blazorIncludes: Blazor, Razor ComponentsIncludes: Blazor, Razor ComponentsenhancementThis issue represents an ask for new feature or an enhancement to an existing oneThis issue represents an ask for new feature or an enhancement to an existing onefeature-blazor-deploymentIssues related to deploying BlazorIssues related to deploying Blazorfeature-blazor-server
Type
Fields
Give feedbackNo fields configured for issues without a type.
Customers often have a bad time if they use Blazor Server with transports other than websockets. We should consider disabling non-websocket based transports for Blazor Server apps and provide a good error experience when websockets are not available.