Skip to content

ashish16052/pubsub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pubsub

Publisher-subscriber architecture in node using Redis and express.

Pub/Sub works by grouping messages into channels. Publishers send messages to the channel, and subscribers listen for the messages. Messages sent to the channel are broadcast to all subscribers, allowing them to receive notifications in real-time.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published