Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ create } from
'zustand'
;
2
import
{ usePipelineStore } from
'./pipelineStore'
;
3
import
{ useChatStore } from
'./chatStore'
;
4
Callers
nothing calls this directly
Calls
2
handleWebSocketMessage
Function · 0.85
connect
Method · 0.45
Tested by
no test coverage detected