You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Small chat app using Clojure Jetty 7 and WebSockets.
Usage
Run using swank-clojure-project in Emacs. The last two forms in web_scocket.clj starts the two servers - one websocket chat server and one for serving the index.html.
About
Small chat app using Clojure Jetty 7 and WebSockets. Made by Chris McDevitt (http://gist.github.com/281490), packaged by me.