Skip to content

WebSocket101/7.2.3_Socket.io_session

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Socket.io session

Example web application demonstrating a cookie- and session-based WebSocket authentication as well as access control implemented with Express.js and Socket.io

Dependencies

Node.js: http://nodejs.org/

Deployment

Before first time deployment please execute:

npm install

Start the application by:

npm start

or

node app.js

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published