MCPcopy Create free account
hub / github.com/TheSmallHanCat/flow2api / background.js

File background.js

extension/background.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1let ws = null;
2let reconnectTimeout = null;
3let heartbeatInterval = null;
4

Callers

nothing calls this directly

Calls 2

closeSocketFunction · 0.85
connectWSFunction · 0.85

Tested by

no test coverage detected