On 06/19/2015 07:14 AM, Yanfeng Liu wrote:
Hi,

I am wondering if it is possible to create a temporary queue from a Qpid client 
program using Proton API only?

Assuming you mean the messenger API, then you can now do so by using a url for your subscription of the form amqp://myhost:5672/# where '#' is a special character that as in qpid::messaging is interpreted to mean a temp queue.

Reply via email to