Twitch.TV-like live chat on the web. Uses HTMX to poll for messages.
.gitignore | ||
live-chat-cgi.lisp | ||
live-chat-core.lisp | ||
live-chat-db.lisp | ||
live-chat-hunchentoot.lisp | ||
live-chat-main.lisp | ||
live-chat.asd | ||
makefile | ||
package.lisp | ||
readme.org |
What It Is
Twitch.TV-like live chat on the web. Uses HTMX to poll for messages. No database support (yet).