-
Notifications
You must be signed in to change notification settings - Fork 25.3k
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: July Previews #28610
Comments
Closing as tracked and updated for April. Will re-open to track for March. |
Re-opening to continue to track actively in May. |
Verified: No new features or changes specifically for SignalR for preview 4 during May. Closing this issue for tracking the review for features for SignalR in May. Will recreate for June to review for next release. ASP.NET Core updates in .NET 8 Preview 4 - .NET Blog (microsoft.com) |
Opening and tracking for June now. Realized what I thought was intended as a targeted Blazor specific server app feature should be covered somewhere for signalR clients as well per this item: Specify server timeout and keep alive interval settings using the HubConnectionBuilder In check list above. Also see Blazor specific doc commit here: f566ed9 |
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 has to 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
Add new section in What's New: Complete. See What's New: New approach to set the server timeout and Keep-Alive interval
Update SignalR config: #29717
Seamless reconnect (Preview 5) plus the hub server opt-in config requirement
options.UseAcks
made available with preview 6.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
The text was updated successfully, but these errors were encountered: