On 23/12/16 08:34, Keith W wrote:
On 22 December 2016 at 12:11, Gordon Sim <g...@redhat.com> wrote:
On 21/12/16 17:51, Keith W wrote:

I believed that Python Messaging derived its AMQP 1.0 support by way
of the swigged client.  Are we saying this is deprecated?


It is more that it has never been considered a recommended client. It was
just something we used in testing.

Ok - I see.  I think we should re-visit this page.  As an end user I
would believe the opposite.

https://qpid.apache.org/components/messaging-api/index.html

The qpid.messaging python client (pure python) is of course supported. However at present it only speak AMQP 0-10 and no-one has indicated any plans to add 1.0 support to it.

The swigged version of the c++ equivalent is a different library (though they look very similar obviously), and that is the one we have never pushed as an actual end-usable client library (because there already was a pure python equivalent).



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to