MCPcopy Create free account
hub / github.com/effect-app/libs / RpcClient.ts

File RpcClient.ts

repos/effect/packages/effect/src/unstable/rpc/RpcClient.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * Runs typed RPC calls from the client side.
3 *
4 * This module turns RPC definitions from an `RpcGroup` into callable client

Callers

nothing calls this directly

Calls 15

RequestIdFunction · 0.90
sendInterruptFunction · 0.85
onRequestFunction · 0.85
decodeDefectFunction · 0.85
addFinalizerMethod · 0.80
getUnsafeMethod · 0.80
mergeMethod · 0.80
getRefMethod · 0.80
onErrorMethod · 0.80
middlewareFunction · 0.70
runFunction · 0.70
writeFunction · 0.70

Tested by

no test coverage detected