Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

liufang/chat-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

6 Commits

Repository files navigation

Multi-Room Chat Application

This application created as part of a node.js and socket.io tutorial. It includes a server built in node.js and a html client.

You can read the full tutorial at: http://udidu.blogspot.com/2012/11/chat-evolution-nodejs-and-socketio.html

To run:

Please be sure you have expressjs and socket.io modules installed before running this application.

On Windows/Mac/Linux:

$ node server.js

After running go to this address:

http://locahost:8080/

Live demo

For a live demo go to:

http://uditalias.github.com/chat-nodejs/public

Credits

This application uses the following:

Future features

  • Chat history with MongoDB and LocalStorage
  • Private chat with users

###Enjoy!

About

This application created as part of a node.js and socket.io tutorial. It includes a server built in node.js and a html client.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

AltStyle によって変換されたページ (->オリジナル) /