strongloop/strong-mq

durable (amqp)

dynnamitt opened this issue · 0 comments

Can i just add opts when creating queue
like

conn.createPushQueue('name', {durable:true})

Nothing in your API / docs at the moment..