MCPcopy
hub / github.com/TanStack/ai / connection-adapters.test.ts

File connection-adapters.test.ts

packages/ai-client/tests/connection-adapters.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, it, vi } from 'vitest'
2import { EventType } from '@tanstack/ai/client'
3import {
4 fetchHttpStream,

Callers

nothing calls this directly

Calls 14

fetchServerSentEventsFunction · 0.90
fetchHttpStreamFunction · 0.90
streamFunction · 0.90
rpcStreamFunction · 0.90
parseMethod · 0.80
nowMethod · 0.80
consumeFunction · 0.70
connectMethod · 0.65
setMethod · 0.65
subscribeMethod · 0.65
abortMethod · 0.65

Tested by

no test coverage detected