- Added DisposeAsync to the IConnectionFactory. It's responsible for disposing the connection after the pipe has closed. - Added dispose callback to WithConnectionFactory - Don't wait for poll request to end before unwinding from the transport - Make sure all http requests are done before returning from StopAsync in both SSE and longpolling |
||
|---|---|---|
| .. | ||
| 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.MsgPack | ||
| Microsoft.AspNetCore.SignalR.Redis | ||
| Directory.Build.props | ||