aspnetcore/test
David Fowler 32baa655b9
Do over the websocket transport (#1481)
* Do over the websocket transport
- Unify client and server logic (no code sharing yet)
- Removed use of cancellation tokens to communicate shutdown and instead used the pipe reader and socket abort.
- Added CloseTimeout to HttpOptions
2018-02-22 15:19:25 -08:00
..
Common
Microsoft.AspNetCore.SignalR.Client.FunctionalTests
Microsoft.AspNetCore.SignalR.Client.Tests
Microsoft.AspNetCore.SignalR.Common.Tests
Microsoft.AspNetCore.SignalR.Redis.Tests
Microsoft.AspNetCore.SignalR.Tests Revert "Add timeout back to hanging test (#1480)" (#1482) 2018-02-22 00:44:06 -08:00
Microsoft.AspNetCore.SignalR.Tests.Utils Revert "Add timeout back to hanging test (#1480)" (#1482) 2018-02-22 00:44:06 -08:00
Microsoft.AspNetCore.Sockets.Tests Do over the websocket transport (#1481) 2018-02-22 15:19:25 -08:00
Directory.Build.props
xunit.runner.json