Skip to content

hellfish2/node-simple-chat

This branch is up to date with jmg/node-simple-chat:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Apr 13, 2012
25a2d10 · Apr 13, 2012

History

3 Commits
Jan 8, 2012
Apr 13, 2012
Apr 13, 2012
Jan 8, 2012

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