Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2
var
globalWS: WebSocket | null = null;
3
var
WS_AVAILABLE = false;
4
var
SERVER_CONNECTION = false;
Callers
nothing calls this directly
Calls
1
initWebSocket
Function · 0.70
Tested by
no test coverage detected