cl-chat-web/readme.org

12 lines
222 B
Org Mode
Raw Normal View History

2024-10-11 16:45:22 -04:00
* What It Is
Twitch.TV-like live chat on the web. Uses HTMX to poll for messages.
* Database Connection
It's using CL-DBI for SQLite connection.
* WebSocket Support
Now with WebSocket support for authentic live chat.