aspnetcore/client-ts
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
..
FunctionalTests
signalr Emit warnings after off is called (#1513) 2018-02-28 10:10:13 -08:00
signalr-protocol-msgpack Serialize once per format to increase perf in broadcasting scenarios (#1498) 2018-02-27 14:55:00 -08:00
package-lock.json
package.json
rollup-base.js
tsconfig-base.json
tslint.json
umd-test-page.html