A great guest post by Sophie DeBenedetto about building a LiveView powered chat app inspired by Slack. It uses LiveView’s new Streams feature and Sophie walks us through creating our of chat app with features like infinite scroll back, editing a message, deleting a message, and appending new message to the bottom. It’s slick and efficient, not storing any of that data in the LiveView.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Creating a WebSocket Server with no app deployed
|
4 | 847 | July 12, 2022 | |
Problems uploading file | 2 | 1452 | August 17, 2022 | |
Elixir Phoenix app websocket issues | 0 | 21 | May 11, 2025 | |
Liveview App hangs and never loads | 1 | 233 | July 20, 2023 | |
An LiveView Example That Just Works? | 12 | 1130 | September 30, 2022 |