Realtime Node.js and Backbone Boilerplate Code
I've had to do a few projects lately that require using Socket.io as the primary transport for single page apps communicating with a server. Having looked around a bit on the web, there are not a whole lot of examples as to how to do this using…