• Robert Knight's avatar
    Remove unused code path in `connect` helper · a9184fd0
    Robert Knight authored
    Given the way the `Socket` helper currently works, the `connect` helper
    cannot be called while there is already a connection. `connect` is
    called once during the initial `Socket` constructor and subsequently to
    initiate an automatic reconnect in the event of an abnormal
    disconnection. In both cases there is no existing connection.
    a9184fd0
Name
Last commit
Last update
..
annotator Loading commit data...
boot Loading commit data...
images/icons Loading commit data...
shared Loading commit data...
sidebar Loading commit data...
styles Loading commit data...
test-util Loading commit data...
types Loading commit data...
.eslintrc Loading commit data...
karma.config.js Loading commit data...
tsconfig.json Loading commit data...