Effect CommunityEC
Effect Community8mo ago
9 replies
dmmulroy

Defining RPC Handlers with Effect Typescript Library

Is there a current way, or plans to add, a way to define RPC handlers like you do HTTP handlers w/ HttpApiBuilder.handler(apiSchema, 'group', 'fn', (params) => Effect.gen(...))
Was this page helpful?