aspnetcore/client-ts/Microsoft.AspNetCore.Signal...
David Fowler 50f1d8f9fe Added IHubProtocol to ts client (#537)
- Mimics the .NET client structure wise
- Also adds a JsonHubProtocol implementation
2017-06-07 05:46:27 -10:00
..
Common.ts
Connection.ts
Formatters.ts
HttpClient.ts
HubConnection.ts Added IHubProtocol to ts client (#537) 2017-06-07 05:46:27 -10:00
IConnection.ts
IHubProtocol.ts Added IHubProtocol to ts client (#537) 2017-06-07 05:46:27 -10:00
ISignalROptions.ts
JsonHubProtocol.ts Added IHubProtocol to ts client (#537) 2017-06-07 05:46:27 -10:00
Microsoft.AspNetCore.SignalR.Client.TS.csproj Added IHubProtocol to ts client (#537) 2017-06-07 05:46:27 -10:00
Observable.ts
Transports.ts
gulpfile.js
index.ts
tsconfig.json