Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/colbymchenry/codegraph
/
Class
telemetry-dashboard/scripts/render-check.mjs:93–93 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
91
// ---------------------------------------------------------------------------
92
93
class
CDP {
94
constructor(socket) {
95
this.socket = socket;
96
this.nextId = 1;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected