Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/middleapi/orpc
/ rpc-handler.test.ts
File
rpc-handler.test.ts
packages/server/src/adapters/node/rpc-handler.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ IncomingMessage, ServerResponse } from
'node:http'
2
import
request from
'supertest'
3
import
{ os } from
'../../builder'
4
import
{ RPCHandler } from
'./rpc-handler'
Callers
nothing calls this directly
Calls
4
handler
Method · 0.80
route
Method · 0.65
get
Method · 0.65
handle
Method · 0.45
Tested by
no test coverage detected