Not much to see here. This is just me expermenting with Socket.io and Bacon.js.
Run npm install to install dependencies, start the server with node index.js,
and open your browser to http://localhost:8080 in two windows to see the
results.
- Add front-end asset compilation (right now dependencies are served from CDNs, and the CoffeeScript client is compiled on every request)
- Remember history, and restore drawing on reconnect
- Add multiple 'rooms'
- Add different colors/brushes
- Add users list