Module: Kewpie/connect

Connect to the RabbitMQ server and set up the queues and exchanges
Parameters:
Name Type Description
rabbitUrl string The URL to connect to a rabbitMQ server, eg: amqp://localhost:15672
queues Array.<string> The queues to instantiate for later publishing or subscription
Source:
Returns:
Type
Promise