aspnetcore/client-ts
David Fowler d55ebfeee0 Split http and non-http layers (#487)
* Split http and non-http layers
- This change introduces Microsoft.AspNetCore.SignalR.Http
and Microsoft.AspNetCore.Sockets.Http which expose extension methods
on IAppBuilder for wiring up a sockets and signalr pipeline.
2017-05-24 07:09:46 -07:00
..
Microsoft.AspNetCore.SignalR.Client.TS Make the http end points more resty (#470) 2017-05-19 23:37:17 -07:00
Microsoft.AspNetCore.SignalR.Client.TS.Tests Make the http end points more resty (#470) 2017-05-19 23:37:17 -07:00
Microsoft.AspNetCore.SignalR.Test.Server Split http and non-http layers (#487) 2017-05-24 07:09:46 -07:00
.npmignore Moving TS client to a dedicated subfolder (#274) 2017-03-09 09:42:59 -08:00
package.json Fixing TS client tests folder name 2017-03-22 09:18:42 -07:00