[rabbitmq-discuss] .NET client with 0-9-1 protocol is sending the AMQP 0-8 header

Gotthard, Petr Petr.Gotthard at Honeywell.com
Mon Jan 7 18:33:36 GMT 2013


Hello,

I believe the .NET client is sending wrong AMQP header (the very first 8 octets).

When I set the protocol to 0-9-1 (and RabbitMQ correctly reports the 0-9-1 protocol), the first 8 octets sent by the .NET client still contain AMQP x1 x1 x9 x1 (which is the header used in AMQP 0-8) although it should contain AMQP x0 x0 x9 x1.


Regards,
Petr

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130107/cdd4aa88/attachment.htm>


More information about the rabbitmq-discuss mailing list