MCPcopy Create free account
hub / github.com/Effect-TS/effect / RpcServer.ts

File RpcServer.ts

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

Source from the content-addressed store, hash-verified

1/**
2 * Runs server-side handlers for RPC groups.
3 *
4 * This module connects typed handlers for an `RpcGroup` to a server `Protocol`.

Callers

nothing calls this directly

Calls 15

identityFunction · 0.90
constantFunction · 0.90
RequestIdFunction · 0.90
ResponseDefectEncodedFunction · 0.90
endClientFunction · 0.85
sendDefectFunction · 0.85
sendRequestDefectFunction · 0.85
mergeUint8ArraysFunction · 0.85
contextMethod · 0.80
addFinalizerMethod · 0.80
interruptUnsafeMethod · 0.80
getUnsafeMethod · 0.80

Tested by

no test coverage detected