On 01/08/2016 01:01 PM, erimorgan wrote:
Hi All,

I have bee looking around for Node JS client libraries for AMQP 1.0 without
any luck.

Does any of you know about any?

There is support in the proton tree for compiling the proton-c messenger into javascript using emscripten. A version of that is published for npm: https://www.npmjs.com/package/qpid-proton-messenger. The author is Fraser Adams, who is on this list.

There is also https://github.com/noodlefrenzy/node-amqp10, one of the contributors to which is Matt Broadstone who is also active on this list.

I have also written one, https://github.com/grs/rhea, which loosely follows the style of the proton Container api in python.


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

Reply via email to