Greg's Blog

helping me remember what I figure out

node.js Chat Server

| Comments

Since I have a bit of time on my hands right now, I took a look at node.js and socket.io. The outcome, a really simple chat client/server written in JavaScript. Source is up over at Github, with some instructions on getting started.

Comments