What it does
Simple Producer and Consumer application using LavinMQ. The producer script uploads three strings to the server and the Consumer consumes anything it sees on the server.
How we built it
It is built with two simple python scripts that uses pike to communicate with the AMQP 0-9-1 protocol. The scripts rely on the Lavin server I setup :)
Built With
- lavinmq
- python
Log in or sign up for Devpost to join the conversation.