Skip to content

A Node.js example about Express 4 + Socket.io 1.0 and handShake sessionID.

Notifications You must be signed in to change notification settings

gai00/socket.io-sessionID-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Socket.io-sessionID-example

A Node.js example about Express 4 + Socket.io 1.0 and handShake sessionID.
PS: My English is poor.

Environments:

OS: Virtualbox Ubuntu 14.04 32bit
IDE: Cloud9 from Github
Node.js: v0.10.22
Modules: @see package.js

Usage:

1. npm install
2. node index.js
3. open your browser to localhost:8000

PS: Check sessionArgs.cookie.maxAge before test, socket.io keep link with unlimit cookie age until disconnect.

About

A Node.js example about Express 4 + Socket.io 1.0 and handShake sessionID.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published