Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 410 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 410 Bytes

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