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

File plugin.test.ts

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

Source from the content-addressed store, hash-verified

1import { StandardRPCLink } from '@orpc/client/standard'
2import { os } from '@orpc/server'
3import { StandardRPCHandler } from '@orpc/server/standard'
4import { isAsyncIteratorObject, sleep } from '@orpc/shared'

Callers

nothing calls this directly

Calls 13

decodeRequestMessageFunction · 0.90
encodeResponseMessageFunction · 0.90
rpcMethod · 0.80
handlerMethod · 0.80
toStringMethod · 0.80
returnMethod · 0.80
callMethod · 0.65
getMethod · 0.65
abortMethod · 0.65
nextFunction · 0.50

Tested by

no test coverage detected