* Add support for timing out poll requests - Default poll request is 110 seconds (like in previous versions of SignalR) - Use 200 with a 0 content length for timeouts. - Added support for not timing out while debugging |
||
|---|---|---|
| .. | ||
| Common.ts | ||
| Connection.ts | ||
| Formatters.ts | ||
| HttpClient.ts | ||
| HubConnection.ts | ||
| IConnection.ts | ||
| IHubProtocol.ts | ||
| ISignalROptions.ts | ||
| JsonHubProtocol.ts | ||
| Microsoft.AspNetCore.SignalR.Client.TS.csproj | ||
| Observable.ts | ||
| Transports.ts | ||
| gulpfile.js | ||
| index.ts | ||
| tsconfig.json | ||