Demonstration of a non-blocking, async server using Clojure, Aleph, and Compojure. Read the blog post for more information: http://alexkehayias.tumblr.com/post/28783286946/a-simple-real-time-chat-server-using-clojure-and-aleph
lein deps
lein run
Go to http://localhost:8080/chat/foo, open another window with the same url and start talking to yourself!