MCPcopy Create free account
hub / github.com/ScrapeGraphAI/scrapecraft / websocketStore.ts

File websocketStore.ts

frontend/src/store/websocketStore.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { create } from 'zustand';
2import { usePipelineStore } from './pipelineStore';
3import { useChatStore } from './chatStore';
4

Callers

nothing calls this directly

Calls 2

handleWebSocketMessageFunction · 0.85
connectMethod · 0.45

Tested by

no test coverage detected