Real Time Rails with Action Cable
Recent years have seen the rise of the real-time web. So what is real-time web?
The real-time web is a network web using technologies and practices that enable users to receive information as soon as it is published by its authors, rather than requiring that they or their software check a source periodically for updates.
Examples of the real-time web are Facebook's newsfeed, Notifications, and Twitter, implemented in social networking, search, Chat Applications and news sites.