Effect CommunityEC
Effect Community9mo ago
9 replies
Jonathan Powers

Sharing Experience on Converting rpc-http to rpc for Next.js Website

In case this is useful for anyone, I just (finally) went through converting rpc-http to rpc for a nextjs (app router) website, where the rpc server is exposed as an api route handler. There were a couple of moments that were challenging, but overall it was pretty smooth. I wound up with the following...
Was this page helpful?