[rabbitmq-discuss] Python Client for RabbitMQ/AMQP?
Matthias Radestock
matthias at lshift.net
Sat Aug 25 08:30:29 BST 2007
Jeff,
Matthias Radestock wrote:
> Jeff Rogers wrote:
>> Confusion in the spec notwithstanding, my bigger gripe about how
>> rabbitmq is handling it is that the AMQPLAIN method is not advertised
>> at all in the connection.start call, so any use of it is going to be
>> well, gross and brittle as you say.
>
> Given the above, I am tempted to simply remove AMQPLAIN.
It turns out that AMQPLAIN is used by the Qpid python test suite. So
instead of removing it I've added it to the list of security mechanisms
advertised by the RabbitMQ broker.
Matthias
More information about the rabbitmq-discuss
mailing list