So, we’ve accomplished quite a lot so far, we’ve managed to set up a well structured app that is able to create a queue and subsequently publish messages to this queue.
In this video, we are going to be focused on how we can do the reverse and consume the messages that we have published to this queue.