Join a shared graphical space where the mouse movements of any client are reflected in the browsers of all connected clients with low latency.
- $ node server.js
- open multiple browser windows to http://localhost:3000
- move the mouse in one window and see it move in all the others
- node.js [0]
- socket.io [1]
- processing.js [2]
- installing socket.io with npm [3] worked well
[0] http://nodejs.org/ [1] http://socket.io/ [2] http://processingjs.org/ [3] http://npmjs.org/