Heapwolf Node Chat Save

This is very simple code that can be used to demonstrate the caveats and design issues associated with building real-time chat server that uses socket.io.

Project README

Synopsis

This is very simple code that can be used to demonstrate the caveats and design issues associated with building real-time chat server that uses socket.io.

Prerequisites

You will need to have node.js and npm installed.

Installing the demo

Once you have node.js and npm installed you can install the application's dependencies.


  npm install

Running the demo

Once the demo app is installed, you can run the demo from the root directory. you may need to run this command as the super user.


  node server/server.js


  sudo node server/server.js

Open Source Agenda is not affiliated with "Heapwolf Node Chat" Project. README Source: heapwolf/node-chat
Stars
35
Open Issues
1
Last Commit
11 years ago
Repository

Open Source Agenda Badge

Open Source Agenda Rating