Skip to content

jmg/node-simple-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A Real Time Chat Built on Node-js and Socket.io


Setup your Chat Room


To Install node-js just follow this guide https://github.com/joyent/node/wiki/Installation.

Then you need to Install the Node Pacakge Manager (NPM). Read this guide https://github.com/isaacs/npm.


Get socket.io via NPM by running:

~$ npm install socket.io

Start the node-js server. Just type:

~$ node chat.js

Open the chat.html file in your favourite browser and enjoy!

About

A Real Time Chat Built on Node-js and Socket.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published