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

Share this project:

Updates