How to use Rails ActionCable from an external client application
Photo by Umberto on Unsplash
WebSockets is a beautiful way to allow the client-server communication using a persistent bidirectional channel without the client having to poll the server.
In this article I’d like to explain how to get started with w...
blog.accesee.it4 min read