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

File plugin.test.ts

packages/durable-iterator/src/plugin.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { os } from '@orpc/server'
2import { StandardRPCHandler } from '@orpc/server/standard'
3import { getClientDurableIteratorToken } from './client'
4import { DURABLE_ITERATOR_PLUGIN_HEADER_KEY, DURABLE_ITERATOR_PLUGIN_HEADER_VALUE } from './consts'

Callers

nothing calls this directly

Calls 4

handlerMethod · 0.80
nextFunction · 0.50
handleMethod · 0.45

Tested by

no test coverage detected