Real time drawing + chat using nodejs and socketstream. See demo at: http://glisa.herokuapp.com/
- install nodejs and mongodb
- sudo npm install socketstream mocha should -g
- npm install
- start mongodb
- node createtestusers.js
- start mongodb
- npm test or mocha -r should
- start mongodb
- node app.js
- open http://localhost:3000