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
..
Common.ts Replacing onError with onClosed 2017-03-20 10:32:06 -07:00
Connection.ts Preserving user's queryString 2017-04-27 09:50:14 -07:00
Formatters.ts Unifying errors in parsers 2017-03-20 10:32:06 -07:00
HttpClient.ts Removing legacy raw format for `send` 2017-04-18 11:34:43 -07:00
HubConnection.ts Implement new Hub Protocol (Part Deux) (#390) 2017-05-09 12:24:58 -07:00
IConnection.ts Allowing passing ITransport to start 2017-04-27 09:50:14 -07:00
ISignalROptions.ts Moving TS client to a dedicated subfolder (#274) 2017-03-09 09:42:59 -08:00
Message.ts Moving TS client to a dedicated subfolder (#274) 2017-03-09 09:42:59 -08:00
Microsoft.AspNetCore.SignalR.Client.TS.csproj Change targets (#437) 2017-05-04 14:05:58 -07:00
Transports.ts Removing legacy raw format for `send` 2017-04-18 11:34:43 -07:00
gulpfile.js Moving TS client to a dedicated subfolder (#274) 2017-03-09 09:42:59 -08:00
index.ts Moving TS client to a dedicated subfolder (#274) 2017-03-09 09:42:59 -08:00
tsconfig.json Moving TS client to a dedicated subfolder (#274) 2017-03-09 09:42:59 -08:00