Nov 13, 2024 10 min
Implementing WebSockets in Ruby on Rails with Action Cable
Modern web applications increasingly demand real-time features, whether it’s for live chat, notifications, or collaborative editing.
Jun 28, 2018 4 min
A Simple Real Time Chat with Django Channels and React
In this article I will talk about developing a real time chat. You can check the chat working in this video .