abhishekg785 / redis-session.js

A simple node package for session managament in socket.io using express.js (Node.js Framework). The main problem faced using socket.io is handling sessions. We may need session info for authentication and other factors. Using socketio-session , one can simply get the session info.

Home Page:https://www.npmjs.com/package/socketio-session

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

abhishekg785/redis-session.js Stargazers