MCPcopy 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

getRendererIdsFunction · 0.85
notifyConnectedMethod · 0.80
notifyDisconnectedMethod · 0.80
handleServerMessageMethod · 0.80
sendMethod · 0.80
registerRendererMethod · 0.80
keysMethod · 0.80
setConfigMethod · 0.80
unregisterRendererMethod · 0.80
resetActivityMethod · 0.80
handleRendererMessageMethod · 0.80
errorMethod · 0.45

Tested by

no test coverage detected