On 10/31/2013 10:30 AM, Timothy Bish wrote:
It looks like there's something here: http://qpid.apache.org/components/qpid-wcf/index.html
The WCF component only speak AMQP 0-10 I'm afraid. However the Qpid.Messaging .NET client can speak AMQP 1.0 (you need to specify the value of the 'protocol' connection option to be amqp1.0).