A Node.js example about Express 4 + Socket.io 1.0 and handShake sessionID.
PS: My English is poor.
OS: Virtualbox Ubuntu 14.04 32bit
IDE: Cloud9 from Github
Node.js: v0.10.22
Modules: @see package.js
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.