Effect Rpc Client

Consume typed RPC services with Effect's RpcClient — protocol layers (HTTP, WebSocket, TCP, worker, in-memory), RpcSerialization codecs, per-call and ambient headers, streaming calls, interruption, reconnection, and RpcClientError handling. Use when calling an RpcGroup from a client, wiring a client transport + serialization stack, debugging RPC transport failures or reconnects, or testing RPC consumers with RpcTest.

mpsuesser 86dcd02 38.0 KB Updated

File contents

mpsuesser/opencode-effect-enforcer/tree/main/skills/effect-rpc-client commit 86dcd02b34

Frequently asked questions

npx skillmds@latest add mpsuesser/effect-rpc-client