Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bearlyai/OpenADE
/ close
Function
close
projects/runtime-node/src/server.ts:91–93 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
89
socket.send(JSON.stringify(message))
90
},
91
close() {
92
socket.close()
93
},
94
}
95
96
const
disposeRuntimeConnection = runtime.connect(connection)
Callers
nothing calls this directly
Calls
3
resolve
Function · 0.85
destroy
Method · 0.80
close
Method · 0.65
Tested by
no test coverage detected