aspnetcore/client-ts/Microsoft.AspNetCore.Signal...
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
..
wwwroot Implement new Hub Protocol (Part Deux) (#390) 2017-05-09 12:24:58 -07:00
.gitignore Moving TS client to a dedicated subfolder (#274) 2017-03-09 09:42:59 -08:00
EchoEndPoint.cs Moving TS client to a dedicated subfolder (#274) 2017-03-09 09:42:59 -08:00
Microsoft.AspNetCore.SignalR.Test.Server.csproj Change targets (#437) 2017-05-04 14:05:58 -07:00
Program.cs React to Logging API changes (#433) 2017-05-03 10:39:29 -07:00
Startup.cs Implement new Hub Protocol (Part Deux) (#390) 2017-05-09 12:24:58 -07:00
TestHub.cs Moving TS client to a dedicated subfolder (#274) 2017-03-09 09:42:59 -08:00
web.config Moving TS client to a dedicated subfolder (#274) 2017-03-09 09:42:59 -08:00