MCPcopy Create free account
hub / github.com/modelcontextprotocol/typescript-sdk / stdio.test.ts

File stdio.test.ts

test/shared/stdio.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { JSONRPCMessage } from '../../src/types.js';
2import { ReadBuffer } from '../../src/shared/stdio.js';
3
4const testMessage: JSONRPCMessage = {

Callers

nothing calls this directly

Calls 3

readMessageMethod · 0.80
appendMethod · 0.80
clearMethod · 0.80

Tested by

no test coverage detected