• 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
..
components Loading commit data...
config Loading commit data...
helpers Loading commit data...
services Loading commit data...
store Loading commit data...
test Loading commit data...
util Loading commit data...
cross-origin-rpc.js Loading commit data...
icons.js Loading commit data...
index.js Loading commit data...
markdown-commands.js Loading commit data...
media-embedder.js Loading commit data...
render-markdown.js Loading commit data...
search-client.js Loading commit data...
service-context.js Loading commit data...
websocket.js Loading commit data...