Real-time messaging with Solid Cable | Rails 8 Unpacked

Published: 13 December 2024
on channel: Ruby on Rails
4,334
227

With Rails 8’s Solid Cable, real-time WebSocket updates are simpler than ever. By using your existing database, you can drop Redis as a dependency, streamline your stack, cut costs, and maintain high performance.

In this video, @typecraft_dev shows how to add chat functionality to a Rails app with Action Cable and Solid Cable, enabling real-time updates across clients with minimal code.

Check out the GitHub repo to follow along: https://github.com/typecraft-dev/the-...

**

Discover Ruby on Rails (https://rubyonrails.org) and read all about Solid Cable and all of the other new features released with Rails 8: https://rubyonrails.org/2024/11/7/rai...

Subtitles (Japanese, Spanish, and Brazilian Portuguese) thanks to Happy Scribe, a transcription service built on Rails. https://www.happyscribe.com/

#RubyonRails #Rails8 #SolidCable #ActionCable