- 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 |
||
|---|---|---|
| .. | ||
| Microsoft.AspNetCore.Http.Connections.Tests | ||
| Microsoft.AspNetCore.SignalR.Client.FunctionalTests | ||
| Microsoft.AspNetCore.SignalR.Client.Tests | ||
| Microsoft.AspNetCore.SignalR.Common.Tests | ||
| Microsoft.AspNetCore.SignalR.Redis.Tests | ||
| Microsoft.AspNetCore.SignalR.Tests | ||
| Microsoft.AspNetCore.SignalR.Tests.Utils | ||
| Directory.Build.props | ||
| xunit.runner.json | ||