MCPcopy Create free account
hub / github.com/MoonshotAI/kimi-code / getRpc

Method getRpc

packages/node-sdk/src/sdk-rpc-client.ts:97–99  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

95 }
96
97 protected async getRpc(): Promise<RPCMethods<CoreAPI>> {
98 return this.ready;
99 }
100
101 override async createSessionWithKaos(
102 input: CreateSessionOptions,

Callers 15

createSessionFunction · 0.45
resumeSessionFunction · 0.45
reloadSessionFunction · 0.45
forkSessionFunction · 0.45
closeSessionFunction · 0.45
listSessionsFunction · 0.45
renameSessionFunction · 0.45
exportSessionFunction · 0.45
getConfigFunction · 0.45
getConfigDiagnosticsFunction · 0.45
getExperimentalFeaturesFunction · 0.45
setConfigFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected