aspnetcore/client-ts/signalr/src
Olof Dahlbom c4eb501343 Emit warnings after off is called (#1513)
* Emit warnings after off is called

If a handler has been registered, and then gets unregistered, the key/methodname still exists in the map and signalr does not warn about a missing handler. Might be by design, but I like it this way.
2018-02-28 10:10:13 -08:00
..
AbortController.ts Add TSLint rule file and fix all violations (#1381) 2018-02-07 15:26:13 -08:00
Base64EncodedHubProtocol.ts Add TSLint rule file and fix all violations (#1381) 2018-02-07 15:26:13 -08:00
Common.ts
Errors.ts Add TSLint rule file and fix all violations (#1381) 2018-02-07 15:26:13 -08:00
HttpClient.ts Add TSLint rule file and fix all violations (#1381) 2018-02-07 15:26:13 -08:00
HttpConnection.ts Add TSLint rule file and fix all violations (#1381) 2018-02-07 15:26:13 -08:00
HubConnection.ts Emit warnings after off is called (#1513) 2018-02-28 10:10:13 -08:00
IConnection.ts Add TSLint rule file and fix all violations (#1381) 2018-02-07 15:26:13 -08:00
IHubProtocol.ts Add TSLint rule file and fix all violations (#1381) 2018-02-07 15:26:13 -08:00
ILogger.ts Add TSLint rule file and fix all violations (#1381) 2018-02-07 15:26:13 -08:00
JsonHubProtocol.ts Add TSLint rule file and fix all violations (#1381) 2018-02-07 15:26:13 -08:00
Loggers.ts Add TSLint rule file and fix all violations (#1381) 2018-02-07 15:26:13 -08:00
Observable.ts Add TSLint rule file and fix all violations (#1381) 2018-02-07 15:26:13 -08:00
TextMessageFormat.ts Add TSLint rule file and fix all violations (#1381) 2018-02-07 15:26:13 -08:00
Transports.ts Update the TS Client Poll Timeout (#1499) 2018-02-27 16:53:44 +00:00
browser-index.ts Add TSLint rule file and fix all violations (#1381) 2018-02-07 15:26:13 -08:00
index.ts Add TSLint rule file and fix all violations (#1381) 2018-02-07 15:26:13 -08:00
third-party-notices.txt