MCPcopy Create free account
hub / github.com/middleapi/orpc / sse.ts

File sse.ts

playgrounds/tanstack-start/src/routers/sse.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { eventIterator, os } from '@orpc/server'
2import * as z from 'zod'
3
4const MAX_EVENTS = 5

Callers

nothing calls this directly

Calls 4

eventIteratorFunction · 0.85
handlerMethod · 0.80
outputMethod · 0.65
routeMethod · 0.65

Tested by

no test coverage detected