Releases: giljr/Chat-App-Plain-Rails
Releases · giljr/Chat-App-Plain-Rails
v6
Episode 6: Real-Time Messaging with Turbo Streams
https://medium.com/jungletronics/real-time-chat-with-websockets-final-implementation-messages-e08ed155c3cc
Summary
In this episode, we implemented real-time messaging using Turbo Streams in our Rails application. We enhanced the Message model to broadcast updates when a message is created, updated, or deleted. This ensures that all users receive instant updates without needing to refresh the page.
Full Changelog: v5...v6
v5
v4
Chat App - Forth Implementation - in Vanilla Rails - No Docker
Full Changelog: https://github.com/giljr/Chat-App-Plain-Rails/commits/v4