If you build the qpid cpp broker with proton enabled, you should be able to
use the qpid messaging API to send and receive messages over AMQP 1.0 the
same way it is used for 0-10.

--Rafael


On Thu, Oct 31, 2013 at 5:19 AM, Tomáš Šoltys <[email protected]>wrote:

> Hi,
>
> I am trying to get into a AMQP 1.0 and proton library but I am bit lost.
>
> With AMQP 0.10 you could create an exchange, queue bind them together. Then
> you could send a message with some routing key and read it from the
> particular queue. This seems to have changed.
>
> I have noticed that there are topics now.
>
> Is there a way to send a message and receive it in similar fashion as with
> AMQP 0.10 using proton?
> Thanks,
>
> Tomas Soltys
>

Reply via email to