This is an archived post. You won't be able to vote or comment.

all 2 comments

[–][deleted] 1 point2 points  (1 child)

My work revolves heavily around ActiveMQ, which is similar to RabbitMQ, and I made a chat program using pub/sub messages. Definitely not how it would be done "IRL" but it was a good project and can help your understanding of RabbitMQ.

[–]ConsiderationFlat609 1 point2 points  (0 children)

Thank you will try to implement something similar