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

Method send

projects/runtime/src/server.ts:33–33  ·  view source on GitHub ↗
(message: RuntimeMessage)

Source from the content-addressed store, hash-verified

31 notificationPermissions?: string[]
32 metadata?: Record<string, unknown>
33 send(message: RuntimeMessage): void
34 close?(): void
35}
36

Callers 15

sendRequestMethod · 0.65
startExecutorFunction · 0.65
notifyFeOnUpdateErrorFunction · 0.65
sendFunction · 0.65
expectDeniedFunction · 0.65
sendFunction · 0.65
handleMessageMethod · 0.65

Calls

no outgoing calls

Tested by 1

expectDeniedFunction · 0.52