You’d think setting up a quick chat room would be an over-solved problem, like message boards. But most of the free libraries suck, or have pretty heavy install processes. Balloons.io is a node.js app I found pretty deep in Google that runs on Redis, uses long-polling and non-blocking shenanigans, and seems to work pretty well. Recommended.