Need Help Getting Started with Effect RPC: Example Code Not Compiling
I'm trying to get started with Effect RPC, but the example doesn't seem to be working for me, and I don't understand the message.
Pasting code form the README doesn't compile. Attempting to use code from https://www.typeonce.dev/snippet/effect-rpc-http-client-complete-example also does not seem to compile.
I'm just trying to create a simple endpoint that accepts some data and returns an answer - nothing complicated. But getting started seems difficult. Is there a better getting-started guide?
Pasting code form the README doesn't compile. Attempting to use code from https://www.typeonce.dev/snippet/effect-rpc-http-client-complete-example also does not seem to compile.
I'm just trying to create a simple endpoint that accepts some data and returns an answer - nothing complicated. But getting started seems difficult. Is there a better getting-started guide?
