-
Notifications
You must be signed in to change notification settings - Fork 0
This project implements a real-time message queue system with two-way communication using RabbitMQ. One user sends a message to a queue, and another user (the receiver) picks up the message in real time, processes it, and reply back to the sender, completing the communication cycle. It’s ideal for demonstrating how RabbitMQ can manage asynchronous.
ShubhamYadav25/RabbitTalkMQ
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This project implements a real-time message queue system with two-way communication using RabbitMQ. One user sends a message to a queue, and another user (the receiver) picks up the message in real time, processes it, and reply back to the sender, completing the communication cycle. It’s ideal for demonstrating how RabbitMQ can manage asynchronous.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published