Effect CommunityEC
Effect Community•3y ago•
32 replies
qlonik

Understanding and using /rpc with Next.js

I'm trying to understand /rpc set of packages and potentially make use of it (otherwise we would go with trpc, it seems) for next.js. Looks like creating server and client based on /rpc-nexjs package, but when I'm trying to run created effect, I'm getting
any
in R slot. Am I doing something wrong? šŸ¤”
Screen_Shot_2023-04-26_at_14.32.50.png
Was this page helpful?