RETIRED, further work has moved to Debian project infrastructure
docs | ||
examples | ||
pyngus | ||
tests | ||
.gitignore | ||
.travis.yml | ||
LICENSE | ||
README.md | ||
setup.py | ||
test-requirements.txt | ||
TODO.txt | ||
tox.ini |
pyngus
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!