Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ emit
Method
emit
packages/node-sdk/src/session.ts:537–539 ·
view source on GitHub ↗
(event: Event)
Source
from the content-addressed store, hash-verified
535
}
536
537
private emit(event: Event): void {
538
this.rpc.receiveEvent(event);
539
}
540
541
private ensureOpen(): void {
542
if
(this.closed) {
Callers
15
emitMetaUpdated
Method · 0.95
report.test.ts
File · 0.45
constructor
Method · 0.45
close
Method · 0.45
process
Method · 0.45
emitDataSequence
Method · 0.45
end
Method · 0.45
connect
Method · 0.45
end
Method · 0.45
onConnect
Function · 0.45
requestNextKey
Function · 0.45
pump
Function · 0.45
Calls
no outgoing calls
Tested by
9
constructor
Method · 0.36
close
Method · 0.36
end
Method · 0.36
connect
Method · 0.36
end
Method · 0.36
onConnect
Function · 0.36
requestNextKey
Function · 0.36
pump
Function · 0.36
mockSpawnExit
Function · 0.36