16 lines
471 B
Markdown
16 lines
471 B
Markdown
# pyngus #
|
|
|
|
[](https://travis-ci.org/kgiusti/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!
|