same socket.request -> socket.handshake change as previous edit but for namespace auth example
in 1.0, handshakeData in under socket.handshake, not socket.request
Minor code style changes to examples
The RedisStore usage has changed since 0.9.
A gotcha that I encountered while migrating to socket.io / socket.io-client 1.0
added client manager events
Updated Migrating to 1.0 (markdown)
added listen shortcut
small config section
added auth stuff
added io.emit shortcut
finished the protocol differences and added section headers for other stuff
Created Migrating to 1.0 (markdown)