Skip to content

bdotdub/nodejs-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeJS Chat with WebSocket

Read Ilya Grigoriks post about WebSocket and Ruby Eventmachine and wanted to do something with WebSocket Since I also wanted to do something with evented I/O with node.js, why not make it super buzzwordy and combine both!

Running

Prequisites:

  1. node.js
  2. Git
  3. Google Chrome (for now - it's the only browser that supports it)

Download the code

git clone git://github.com/bdotdub/nodejs-chat

Run it!

node server/startServer.js

Open up client/chat.html and you're good to go!

Author

Benny Wong - bwong.net

About

Simple app to toy around with WebSockets and node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published