deb-python-pyngus/README.md
2015-05-15 16:32:21 -04:00

471 B

pyngus

Build Status

A messaging framework built on the QPID Proton engine. It provides a callback-based API for message passing.

See the User Guide in the docs directory for more detail.

Release 1.3.0

  • Support for proton 0.9
  • Installation of proton dependencies via setup.py. This feature was added by Flavio Percoco Premoli flaper87@gmail.com - thanks Flavio!