How to make Rails Action Cable work in your Next.js app
TLDR
About a month ago I had to implement simple chat in one of our applications. Our stack is simple - Next.js + React used on the frontend communicating with our Ruby on Rails API on the backend.
I've decided to use Rails Action Cable for this job,...
tomkral.hashnode.dev5 min read
Kavita Singh
url does not hit to the server