AspNetCore.Docs icon indicating copy to clipboard operation
AspNetCore.Docs copied to clipboard

Update the websocket client disconnect section with keep alive timeout

Open BrennanConroy opened this issue 1 year ago • 0 comments

Description

We added docs in https://github.com/dotnet/AspNetCore.Docs/pull/33460 but they only made it to release notes.

We should update the main docs with this information. https://learn.microsoft.com/en-us/aspnet/core/fundamentals/websockets?view=aspnetcore-9.0#handle-client-disconnects

Page URL

https://learn.microsoft.com/en-us/aspnet/core/fundamentals/websockets?view=aspnetcore-9.0#handle-client-disconnects

Content source URL

https://github.com/dotnet/AspNetCore.Docs/blob/main/aspnetcore/fundamentals/websockets.md

Document ID

762efeed-010e-f422-03d0-22d6681b2851

Article author

@wadepickett


Associated WorkItem - 343313

BrennanConroy avatar Nov 12 '24 23:11 BrennanConroy