Skip to content

tyrex1829/redis-queues-pubsub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Client will hit a request on api backend, api backend with pass that request with request ID to redis queue, so that engine will pop with request perform the task, and publish the response to their subscribers with the help of redis pub-sub. WebSocket will subscribe the publisher and give response to all the connected clients.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published