Stoyan Zhekov's THOUghts TRash.

Short Chat Server in Clojure

kirindave:

After seeing a neat little demo of a chat server in node.js, I wondered exactly what it’d look like to try and do something similar in my latest linguistic fling, Clojure. I was surprised at how quickly I could code it up (all in all, about 2 hours with numerous interruptions) and how simple it actually was.

First the code, then I’ll talk about it a bit:

Read More

Comments (View)
blog comments powered by Disqus