Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Noumena-Network/code
/ send
Method
send
src/remote/appServer/client.test.ts:62–64 ·
view source on GitHub ↗
(value: unknown)
Source
from the content-addressed store, hash-verified
60
}
61
62
send(value: unknown): void {
63
this.ws.send(JSON.stringify(value))
64
}
65
}
66
67
async
function
startFakeServer(
Callers
7
sendControlResponse
Method · 0.45
sendControlRequest
Method · 0.45
open
Method · 0.45
initialize
Method · 0.45
sendMessage
Method · 0.45
expectInitialize
Function · 0.45
client.test.ts
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected