aspnetcore/test
Andrew Stanton-Nurse 991c1d8517 Implement new Hub Protocol (Part Deux) (#390)
* convert to new protocol
* removed InvocationDescriptorRegistry because we're not yet sure about custom protocols
* update SocialWeather sample
* Moving ts client to using new protocol
* make the functional tests a little easier to run on ctrl-f5
2017-05-09 12:24:58 -07:00
..
Common Implement new Hub Protocol (Part Deux) (#390) 2017-05-09 12:24:58 -07:00
Microsoft.AspNetCore.SignalR.Client.FunctionalTests Implement new Hub Protocol (Part Deux) (#390) 2017-05-09 12:24:58 -07:00
Microsoft.AspNetCore.SignalR.Client.Tests Implement new Hub Protocol (Part Deux) (#390) 2017-05-09 12:24:58 -07:00
Microsoft.AspNetCore.SignalR.Common.Tests Implement new Hub Protocol (Part Deux) (#390) 2017-05-09 12:24:58 -07:00
Microsoft.AspNetCore.SignalR.Microbenchmarks
Microsoft.AspNetCore.SignalR.Tests Implement new Hub Protocol (Part Deux) (#390) 2017-05-09 12:24:58 -07:00
Microsoft.AspNetCore.Sockets.Common.Tests
Microsoft.AspNetCore.Sockets.Tests
Microsoft.AspNetCore.WebSockets.Internal.ConformanceTest
Microsoft.Extensions.WebSockets.Internal.Tests
WebSocketsTestApp