Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
createSession
Function · 0.45
resumeSession
Function · 0.45
reloadSession
Function · 0.45
forkSession
Function · 0.45
closeSession
Function · 0.45
listSessions
Function · 0.45
renameSession
Function · 0.45
exportSession
Function · 0.45
getConfig
Function · 0.45
getConfigDiagnostics
Function · 0.45
getExperimentalFeatures
Function · 0.45
setConfig
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected