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

8.0: Feature tracking SignalR: October #30562

Closed
6 tasks done
wadepickett opened this issue Oct 3, 2023 · 0 comments
Closed
6 tasks done

8.0: Feature tracking SignalR: October #30562

wadepickett opened this issue Oct 3, 2023 · 0 comments
Assignees
Labels
8.0 .NET 8 doc-out-of-date Doc is out of date with the current version reQUEST Triggers an issue to be imported into Quest SignalR

Comments

@wadepickett
Copy link
Contributor

wadepickett commented Oct 3, 2023

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


@wadepickett wadepickett added SignalR doc-out-of-date Doc is out of date with the current version 8.0 .NET 8 reQUEST Triggers an issue to be imported into Quest labels Oct 3, 2023
@wadepickett wadepickett self-assigned this Oct 3, 2023
@wadepickett wadepickett moved this from 🔖 Ready to ✅ Done in dotnet/AspNetCore.Docs Oct 2023 Nov 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
8.0 .NET 8 doc-out-of-date Doc is out of date with the current version reQUEST Triggers an issue to be imported into Quest SignalR
Projects
No open projects
Status: Done
Development

No branches or pull requests

1 participant