- Download recieve.py & send.py from the repo
- You have to start RabbitMQ, I used homebrew with the command:
- RECIEVE: Start by running the recieve first, do this by:
- REQUEST: Send the data by running send in another terminal tab:
- You will see the random recycling fact being printed in the send.py terminal & see a print statement stating the message was recieved in recieve.py
If there are any questions, feel free to reach out! We have been communicating over discord & text.
