Skip to content

jbergeron03/Socket.io-Redis-RealTime-Chat-Example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Socket.io Redis Real Time Chat Example

NPM Requirements:

Socket.io
Redis

Installation:

install redis
install node.js from nodejs.org
install npm
npm install socket.io
npm install redis

run:
node chatServer.js

and open your browser and navigate http://localhost:5000

it is the simplest chat app you've ever seen!!!

About

Socket.io-Redis Real Time Chat Example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%