Skip to content

8.0: Feature tracking SignalR: October #30562

Open

Description

This issue is tracking all 8.0 related features that must be accounted for in the SignalR docs from preview to post RTW to make sure we don't miss anything.

This issue description will be continuously updated and will move between monthly sprints as we go.

After each doc is updated, update the What's new in ASP.NET Core 8.0 doc with links. This must be done fast since many folks are in that file, checked out no longer than 2 hours.


Links to Announcements/What's New:

Devblogs.microsoft.com and other announcements:


Tracking features to issues and PR's

Specify server timeout and keep alive interval settings using the HubConnectionBuilder (Preview 1). Look over the Blazor specific doc update here -wp: f566ed9

Seamless reconnect (Preview 5) plus the hub server opt-in config requirement options.UseAcks made available with preview 6.

Update for RC 2: Stateful reconnect (previously referred to as Seamless reconnect) now uses .withStatefulReconnect. The feature is also now available for both .NET client (as of preview 6) and Typescript client as of RC2. It was referred to as "Seamless reconnect in .NET Preview 5 and used a different name for the property. See https://devblogs.microsoft.com/dotnet/asp-net-core-updates-in-dotnet-8-rc-2/#signalr

Keyed services support in DI specifically related to SignalR HubContext see ASP.NET support in RC1 announcement

  • Rick is covering Keyed services support in DI for ASP.NET in general in 30346 (Dependency injection in ASP.NET Core), but also specfically for 30345(MVC) and 30348 (SignalR HubContext)

Note: Future update but not this sprint for July 2023:
Once this feature has config finished, Update SignalR configuration topic to show how to enable and disable Seamless reconnect. Given this feature is in early support phase in preview 5 and 6 and no configuration exists for it as of 7/17/23, I will wait to update this topic for this feature once configuration is in place in a later preview or the GA.

Old May Associated WorkItem - 96055


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

8.0.NET 8SignalRdoc-out-of-dateDoc is out of date with the current versionreQUESTTriggers an issue to be imported into Quest

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions