MCPcopy Create free account
hub / github.com/Threadfin/Threadfin / network_ts.ts

File network_ts.ts

ts/network_ts.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Global WebSocket connection
2var globalWS: WebSocket | null = null;
3var WS_AVAILABLE = false;
4var SERVER_CONNECTION = false;

Callers

nothing calls this directly

Calls 1

initWebSocketFunction · 0.70

Tested by

no test coverage detected