aspnetcore/clients/ts
David Fowler eb7dc14c39
Handle uninitialized connections in disposal (#1786)
- We made a change to not initialize pipes up front
on connection creation. That change make it null ref in disposal because we didn't check if the pipes were initialized.
- Added a test
- Also fixed the EchoConnectionHandler in the functional ts tests.
2018-03-30 15:44:30 -07:00
..
FunctionalTests Handle uninitialized connections in disposal (#1786) 2018-03-30 15:44:30 -07:00
signalr
signalr-protocol-msgpack
webdriver-tap-runner
package-lock.json
package.json
rollup-base.js
tsconfig-base.json
tslint.json
umd-test-page.html