Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/plotly/dash
/ worker.ts
File
worker.ts
@plotly/dash-websocket-worker/src/worker.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* Dash WebSocket Worker
3
*
4
* A SharedWorker that maintains a single WebSocket connection to the Dash server
Callers
nothing calls this directly
Calls
15
getRendererIds
Function · 0.85
notifyConnected
Method · 0.80
notifyDisconnected
Method · 0.80
handleServerMessage
Method · 0.80
send
Method · 0.80
registerRenderer
Method · 0.80
keys
Method · 0.80
setConfig
Method · 0.80
unregisterRenderer
Method · 0.80
resetActivity
Method · 0.80
handleRendererMessage
Method · 0.80
error
Method · 0.45
Tested by
no test coverage detected