aspnetcore/test
Andrew Stanton-Nurse 940ccf5c65 add tests to WebSockets transport (#35)
* add tests to WebSockets transport
* adds some error handling
* make logger factory required
* allow frames to be received after the application closes the output
2016-11-23 11:26:12 -08:00
..
Microsoft.AspNetCore.SignalR.Test.Server
Microsoft.AspNetCore.Sockets.Tests add tests to WebSockets transport (#35) 2016-11-23 11:26:12 -08:00
Microsoft.AspNetCore.WebSockets.Internal.ConformanceTest
Microsoft.Extensions.WebSockets.Internal.Tests add tests to WebSockets transport (#35) 2016-11-23 11:26:12 -08:00
WebSocketsTestApp