That might be an issue since the default is set to true, but i wanted to have the ability to set the autoDelete option for the default exchange. Basically allow the default exchange to have the same options giving for creating a new exchange:
if (!this._defaultExchange) this._defaultExchange = this.exchange();
That might be an issue since the default is set to true, but i wanted to have the ability to set the autoDelete option for the default exchange. Basically allow the default exchange to have the same options giving for creating a new exchange:
if (!this._defaultExchange) this._defaultExchange = this.exchange();