* Make un-graceful shutdown a bit more graceful - Change how graceful shutdown is done to ensure there are no errors on shutdown. - Avoid closing pipes from under other components that own those pipes. - Close the application output so that the application's read loop ends gracefully. For websockets, we cancel the token, for other transports, we close the output directly. |
||
|---|---|---|
| .. | ||
| Common | ||
| Microsoft.AspNetCore.Http.Connections | ||
| Microsoft.AspNetCore.Http.Connections.Client | ||
| Microsoft.AspNetCore.Http.Connections.Common | ||
| Microsoft.AspNetCore.SignalR | ||
| Microsoft.AspNetCore.SignalR.Client | ||
| Microsoft.AspNetCore.SignalR.Client.Core | ||
| Microsoft.AspNetCore.SignalR.Common | ||
| Microsoft.AspNetCore.SignalR.Core | ||
| Microsoft.AspNetCore.SignalR.Protocols.Json | ||
| Microsoft.AspNetCore.SignalR.Protocols.MessagePack | ||
| Microsoft.AspNetCore.SignalR.Redis | ||
| Microsoft.AspNetCore.SignalR.Specification.Tests | ||
| Directory.Build.props | ||