aspnetcore/clients/ts/signalr/src
BrennanConroy 10efae64e0
Add WebSocket and EventSource polyfills to options (#2408)
2018-06-01 09:25:25 -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 Final TS tidyup (#2120) 2018-04-20 16:33:45 -07:00
HttpClient.ts TypeScript strict mode (#2388) 2018-05-31 12:04:48 +12:00
HttpConnection.ts Add WebSocket and EventSource polyfills to options (#2408) 2018-06-01 09:25:25 -07:00
HubConnection.ts TypeScript strict mode (#2388) 2018-05-31 12:04:48 +12: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 TypeScript strict mode (#2388) 2018-05-31 12:04:48 +12:00
Polyfills.ts Add WebSocket and EventSource polyfills to options (#2408) 2018-06-01 09:25:25 -07:00
ServerSentEventsTransport.ts Add WebSocket and EventSource polyfills to options (#2408) 2018-06-01 09:25:25 -07:00
Stream.ts JSDocs (#2168) 2018-05-01 16:06:35 -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 WebSocket and EventSource polyfills to options (#2408) 2018-06-01 09:25:25 -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