aspnetcore/clients/ts/signalr/src
BrennanConroy 651b39bc90 Revert "Merge branch 'master' into release/2.2"
This reverts commit 785200877a, reversing
changes made to 3d6e1e69fd.
2018-07-31 15:24:33 -07:00
..
AbortController.ts TypeScript strict mode (#2388) 2018-05-31 12:04:48 +12:00
Errors.ts Refactor LongPollingTransport stop in TS client to align with C# client (#2292) 2018-05-22 11:12:24 +12:00
HandshakeProtocol.ts Revert "Merge branch 'master' into release/2.2" 2018-07-31 15:24:33 -07:00
HttpClient.ts TypeScript strict mode (#2388) 2018-05-31 12:04:48 +12:00
HttpConnection.ts fix #2407 by tslinting tests before running (#2459) 2018-06-11 14:19:33 -07:00
HubConnection.ts Switch UMD build to WebPack (#2496) 2018-06-15 10:55:55 -07:00
HubConnectionBuilder.ts TypeScript strict mode (#2388) 2018-05-31 12:04:48 +12:00
IConnection.ts TypeScript strict mode (#2388) 2018-05-31 12:04:48 +12:00
IHttpConnectionOptions.ts Add WebSocket and EventSource polyfills to options (#2408) 2018-06-01 09:25:25 -07:00
IHubProtocol.ts JSDocs (#2168) 2018-05-01 16:06:35 -07:00
ILogger.ts JSDocs (#2168) 2018-05-01 16:06:35 -07:00
ITransport.ts TypeScript strict mode (#2388) 2018-05-31 12:04:48 +12:00
JsonHubProtocol.ts JSDocs (#2168) 2018-05-01 16:06:35 -07:00
Loggers.ts JSDocs (#2168) 2018-05-01 16:06:35 -07:00
LongPollingTransport.ts fix #2407 by tslinting tests before running (#2459) 2018-06-11 14:19:33 -07:00
Polyfills.ts Add WebSocket and EventSource polyfills to options (#2408) 2018-06-01 09:25:25 -07:00
ServerSentEventsTransport.ts Add JS unit tests for SSE (#2484) 2018-06-14 13:44:36 -07:00
Stream.ts fix #2407 by tslinting tests before running (#2459) 2018-06-11 14:19:33 -07:00
TextMessageFormat.ts JSDocs (#2168) 2018-05-01 16:06:35 -07:00
Utils.ts TypeScript strict mode (#2388) 2018-05-31 12:04:48 +12:00
WebSocketTransport.ts Add JS unit tests for SSE (#2484) 2018-06-14 13:44:36 -07:00
browser-index.ts
index.ts Refactor LongPollingTransport stop in TS client to align with C# client (#2292) 2018-05-22 11:12:24 +12:00
third-party-notices.txt