Effect CommunityEC
Effect Community10mo ago
18 replies
Titouan Créac'h

Generating an RPC Client with Effect RPC

How I generate RPC client (http) with the new effect rpc (generate from RpcGroups) ?

Basically old Resolver.toClient. At the end, I want a function that takes a request and return a Effect<response>
Was this page helpful?