/socketio-sessions

Add session based authentication to a socket.io based Node.js application

Primary LanguageShellGNU General Public License v2.0GPL-2.0

SocketIO-Sessions

Add session based authentication to a socket.io based Node.js application. This is a Node.js chat application made using Koa web framework and socket.io for web-socket support. We use session based authentication to identify users in the chat. The working example of the application can be seen at http://socketio.sessions.botleg.com.