Skip to content

Using socket.io to send data from one client to the other. Making use of redis to save the messages.

Notifications You must be signed in to change notification settings

itsBeingDev/node-messagin-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

npm install --save

install these packages to make this app work socket.io redis express

use "node app" to start the app.

Then open multiple instances of the app in browser to see it being able to send the messages from one tab to another.

About

Using socket.io to send data from one client to the other. Making use of redis to save the messages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published