Skip to content

Commit b9b54fb

Browse files
committed
Add chat explanation
1 parent 78c1540 commit b9b54fb

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
## Chat Example
2+
3+
This is a simple single file chat application using
4+
- Liveview for reactivity
5+
- components for incoming and sent messages
6+
- Cachex for in-memmory persistance
7+
- PubSub for real-time broadcasting
8+
9+
![plot](../../../../static/chat_features.png)
10+

static/chat_features.png

26.6 KB
Loading

0 commit comments

Comments
 (0)