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: September #30218

Closed
3 of 4 tasks
wadepickett opened this issue Sep 1, 2023 · 1 comment
Closed
3 of 4 tasks

8.0: Feature tracking SignalR: September #30218

wadepickett opened this issue Sep 1, 2023 · 1 comment
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 Sep 1, 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.

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.

See somewhat related 8.0 feature tracking for gRPC: #28609

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 Sep 1, 2023
@wadepickett wadepickett self-assigned this Sep 1, 2023
@wadepickett wadepickett moved this from 🔖 Ready to 🏗 In progress in dotnet/AspNetCore.Docs Sept 2023 Sep 24, 2023
@wadepickett
Copy link
Contributor Author

Reviewed all announcements and discussions I could find related to any additional SignalR changes this month. There is one open issue as part of the broader Keyed Services support feature as noted above which has been assigned.

@github-project-automation github-project-automation bot moved this from 🏗 In progress to ✅ Done in dotnet/AspNetCore.Docs Sept 2023 Sep 29, 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

2 participants