MCPcopy Create free account
hub / github.com/bearlyai/OpenADE / close

Method close

projects/runtime-node/src/server.ts:30–30  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

28 httpServer: http.Server
29 url: string
30 close(): Promise<void>
31}
32
33function rawText(data: RawData): string {

Callers 9

closeMethod · 0.65
openOnceMethod · 0.65
stopWatchFunction · 0.65
readFileSampleFunction · 0.65
disconnectMethod · 0.65
closeFunction · 0.65
sendFunction · 0.65
closeFunction · 0.65

Implementers 4

RuntimeClientprojects/runtime-client/src/client.ts
RuntimeLocalClientprojects/runtime-client/src/client.ts
OpenADEClientprojects/openade-client/src/index.ts
TrayManagerprojects/web/src/store/managers/TrayMa

Calls

no outgoing calls

Tested by

no test coverage detected