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

File handler.ts

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

Source from the content-addressed store, hash-verified

1import type { Client } from '@orpc/client'
2import type { RPCHandlerOptions } from '@orpc/server/websocket'
3import type { DurableObject } from 'cloudflare:workers'
4import type { DurableIteratorObjectDef } from '../object'

Callers

nothing calls this directly

Calls 14

implementFunction · 0.90
stringifyJSONFunction · 0.90
getFunction · 0.90
clientFunction · 0.85
$contextMethod · 0.80
handlerMethod · 0.80
serializeTokenPayloadMethod · 0.80
routerMethod · 0.65

Tested by

no test coverage detected