Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ dispatch
Method
dispatch
typings/internalBinding/inspector.d.ts:2–2 ·
view source on GitHub ↗
(message: string)
Source
from the content-addressed store, hash-verified
1
interface
InspectorConnectionInstance {
2
dispatch(message: string): void;
3
disconnect(): void;
4
}
5
Callers
15
post
Method · 0.65
EventTarget-constructible.any.js
File · 0.65
[kOnDrain]
Method · 0.65
[kDispatch]
Method · 0.65
dispatch
Method · 0.65
dispatch
Method · 0.65
dispatchWithProtocolPreference
Function · 0.65
request
Function · 0.65
stream
Function · 0.65
pipeline
Function · 0.65
upgrade
Function · 0.65
connect
Function · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected