Skip to content

mariotacke/blog-single-user-websocket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enforcing a single web socket connection per user with Node.js, Socket.IO, and Redis

This is a sample repository to demonstrate authentication with Socket.IO and resource locks with Redis.

Usage

npm install
npm run start:server
npm run start:web

About

Enforcing a single web socket connection per user with Node.js, Socket.IO, and Redis. Sample repository for my article on Medium.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published