snakeMQ-PubSub¶
An implementation of the publish-subscribe pattern for snakeMQ.
Includes a Publisher, Subscriber, and Broker.
Contributing¶
Submit a pull request and make sure to include an updated AUTHORS with your name along with an updated CHANGES.rst.
License¶
MIT
Changes¶
Installation¶
Install the package with pip:
$ pip install snakeMQ-PubSub
Install from source:
$ python setup.py install
Support¶
File an issue on github, post a message on the snakeMQ Google Group, or feel free to email me at n.repole+snakemq_pubsub@gmail.com.