* Added support for non blocking sends on HubConnection - Renamed Invoke to InvokeAsync - Add support for non blocking send to TS client - Add tests to make sure that non blocking sends don't send responses |
||
|---|---|---|
| .. | ||
| Common.ts | ||
| Formatters.ts | ||
| HttpClient.ts | ||
| HttpConnection.ts | ||
| HubConnection.ts | ||
| IConnection.ts | ||
| IHttpConnectionOptions.ts | ||
| IHubProtocol.ts | ||
| JsonHubProtocol.ts | ||
| Microsoft.AspNetCore.SignalR.Client.TS.csproj | ||
| Observable.ts | ||
| Transports.ts | ||
| gulpfile.js | ||
| index.ts | ||
| tsconfig.json | ||