[rabbitmq-discuss] Spec file for txAMQP?
Marek Majkowski
majek04 at gmail.com
Tue Aug 23 11:19:01 BST 2011
On Mon, Aug 22, 2011 at 20:13, Jason J. W. Williams
<jasonjwwilliams at gmail.com> wrote:
> We've always used the attached spec file with txAMQP. It would be nice
> to get a 0-9-1 spec file working with it.
I've just tried txamqp with 0-9-1 spec, but I didn't have much luck.
Even standard
0-9-1 spec distributed with txqmp doesn't seem to work.
In order to get to authentification you need txamqp code from trunk
and this patch applied: https://bugs.launchpad.net/txamqp/+bug/741147/comments/7
But even then it doesn't go beyond:
yield conn.authenticate(username, password)
So, I guess txamqp users are tied to 0-8 spec for now.
If someone wants to work on 0-9-1+rabbit extensions spec, this
xml files may be a starting point:
http://www.rabbitmq.com/resources/specs/amqp0-9-1.xml
http://www.rabbitmq.com/amqp-0-9-1-reference.html
Cheers,
Marek
>
> On Fri, Aug 19, 2011 at 11:50 AM, Jeffrey Ollie <jeff at ocjtech.us> wrote:
>> Is there a recommended XML spec file to use with txAMQP and RabbitMQ?
>> The spec files that I have found so far either don't work with
>> RabbitMQ or don't contain definitions for some of the newer
>> functionality.
>>
>> --
>> Jeff Ollie
>> _______________________________________________
>> rabbitmq-discuss mailing list
>> rabbitmq-discuss at lists.rabbitmq.com
>> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>>
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>
>
More information about the rabbitmq-discuss
mailing list