/NodeHack-LiveGraph

Just a project on NodeHack: scoket.io + realtime graphing

Primary LanguageJavaScript

Live-Graph

This work is out of playing around and hakcing on Nodehack. It shows realtime graphing of value that each client has. Each client can see others value changing on a realtime graph.

Dependencies

  • Express
  • Ejs
  • Socket.io

Note

The default ip address and port is set to localhost and 1945. If you need too change it, just change the variables in first part of app.js