Ripple | SessionsEnriches each socket with a uniquely identifying matching sessionID.It does this by sharing express session data with socket.io. You will need to provide the following options:secret — secret used to sign session ID cookiename — name of the session ID cookie