MCPcopy Create free account
hub / github.com/QodeXcli/QodeX / streamable-transport.test.ts

File streamable-transport.test.ts

test/streamable-transport.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from 'vitest';
2import { extractSseData } from '../src/mcp/transport.js';
3
4// The Streamable-HTTP transport's correctness hinges on this pure line parser:

Callers

nothing calls this directly

Calls 2

extractSseDataFunction · 0.85
pushMethod · 0.45

Tested by

no test coverage detected