Commit Graph

4 Commits (Rick-Anderson-patch-11)

Author SHA1 Message Date
Luke Latham 2f8e7dfa05
Azure App Service/Azure SignalR Service updates (#33593) 2024-09-17 06:32:15 -04:00
Wade Pickett 0048964d07
8.0 update SignalR config: withServerTimeout, withKeepAliveInterval (#29761)
* 8.0 update SignalR config: withServerTimeout

* Clarified Keep-Alive interval is withKeepAliveInterval.

* Added details to withKeepAliveIntervalInMilliseconds for JavaScript.

* Improved order of info on withKeepAliveInterval

* Apply suggestions from code review

Commit review changes made by tdykstra

Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>

* Changes per review feedback, BrennanConroy and Tdykstra.

* Replaced hubconnection object with HubConnectionBuilder per feedback BrennanConroy

* Corrected HandshakeTimeout to created on HubConnection object per review feedback

---------

Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
2023-07-14 12:01:12 -07:00
Wade Pickett f1b1541892
SignalR Config version by include prep (#29720) 2023-07-05 19:16:29 -07:00
Rick Anderson 426375b708
SignalR config to .NET 6 /2 (#26294)
* SignalR config to .NET 6 /2

* SignalR config to .NET 6 /2

* SignalR config to .NET 6 /2

* SignalR config to .NET 6 /2

* SignalR config to .NET 6 /2

* Update aspnetcore/signalr/configuration.md
2022-07-05 09:53:41 -10:00