MCPcopy Create free account
hub / github.com/RioArisk/claudecode_api_RemoteControl / tryConnect

Function tryConnect

app/src/modules/websocket.js:483–486  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

481}
482
483export function tryConnect() {
484 if (!serverWsUrl) return;
485 connect();
486}

Callers

nothing calls this directly

Calls 1

connectFunction · 0.70

Tested by

no test coverage detected