NOTE: This article was written for Express 2.x.x. It might not work for Express 3 without modification. Express is a great web development framework for node.js. It provides easy access to stuff like routing, requests and sessions. socket.io is an abstraction layer for Websockets, with Flash and XHR fallbacks, that runs in both node.js and the client. The Basics You can have socket.io run with Exp