Skip to content

stoshiya/socket.io-redis-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

socket.io-redis-sample

This is simple node.js application with Express.js 4.x, Socket.IO 1.x and socket.io-redis.

Usage

$ redis-server &
$ git clone https://github.com/stoshiya/socket.io-redis-sample.git
$ cd socket.io-redis-sample
$ npm install
$ PORT=3000 node app.js &
$ PORT=3001 node app.js &

License

MIT

About

This is simple node.js application with Express.js 4.x, Socket.IO 1.x and socket.io-redis.

Resources

License

Stars

Watchers

Forks

Packages

No packages published