Handle `host` as arg passed into rmq
rmq.py
currently just sets host
for RMQ as localhost
. We need to handle the config for this, and where we want to define this in the comms-backbone (as well as hosting RMQ non-locally).
rmq.py
currently just sets host
for RMQ as localhost
. We need to handle the config for this, and where we want to define this in the comms-backbone (as well as hosting RMQ non-locally).