I am using Jason Briggs' excellent Stomp.py to communicate with RabbitMQ. I am trying to find out how to create a durable and non-autoDelete queue, using only a connection that is subscribed to a queue, but not dequeueing. I've tried passing in headers on connection and subscription but haven't had any success. Is this possible with the Stomp connector? If so, what should I be passing in where?<div>
<br></div><div>Thanks,</div><div><br></div><div>Gavin</div>