real-time-analytics icon indicating copy to clipboard operation
real-time-analytics copied to clipboard

A simple proof of concept for real-time analytics with Node.js and Socket.io

real-time-analytics

Join the chat at https://gitter.im/MarkRabey/real-time-analytics

A simple proof of concept for real-time analytics with Node.js and Socket.io

I haven't bothered to create a package.json file yet, so for how, if you want to try this out, you'll have to install dependancies like with this: npm install express jade socket.io.

This will be updated at some point. The initial sample is explained here.