i shouldn't have to add a handler to a queue in an app in order to have a routeMap for it. perhaps something along the lines of this ``` javascript Wabbit.addRouteMap({ routingKey, type, queue, exchange }) ```
i shouldn't have to add a handler to a queue in an app in order to have a routeMap for it.
perhaps something along the lines of this