Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
identity
Function · 0.90
constant
Function · 0.90
RequestId
Function · 0.90
ResponseDefectEncoded
Function · 0.90
endClient
Function · 0.85
sendDefect
Function · 0.85
sendRequestDefect
Function · 0.85
mergeUint8Arrays
Function · 0.85
context
Method · 0.80
addFinalizer
Method · 0.80
interruptUnsafe
Method · 0.80
getUnsafe
Method · 0.80
Tested by
no test coverage detected