MCPcopy Create free account
hub / github.com/MoonshotAI/kimi-code / ws-control.ts

File ws-control.ts

packages/protocol/src/ws-control.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * Event: { type, seq, session_id?, timestamp, payload }
3 * Control: { type, id?, payload }
4 * Ack: { type: 'ack', id, code, msg, payload }

Callers

nothing calls this directly

Calls 3

wsAckEnvelopeSchemaFunction · 0.85
wsEventEnvelopeSchemaFunction · 0.85
recordMethod · 0.80

Tested by

no test coverage detected