Skip to content

Updated chat for nodejs 0.8.x, socket.io 0.9.x, express 3.x initially dev by Naholyr

Notifications You must be signed in to change notification settings

wiill/Nodejs-Chat-Socket.IO-w--Authentication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Why this?

Initially dev by Naholyr

Examples seen on this blog article - http://naholyr.fr/2011/07/authentification-et-websocket-avec-node-js-express-et-socket-io

This application is a simple demo chat with socket.io and illustrating websocket's handshaking to communicate with user's session and secure the connection.

UPDATED SOURCE FOR NODEJS 0.8.x, SOCKET.IO 0.9.x, EXPRESS 3.x.

Install

Copy the source, then in the dir just launch:

npm install (will install the node-modules locally)

node app.js

Enjoy! (_)3

About

Updated chat for nodejs 0.8.x, socket.io 0.9.x, express 3.x initially dev by Naholyr

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published