snakeMQ-PubSub

An implementation of the publish-subscribe pattern for snakeMQ.


Keywords
snakeMQ, pubsub
License
MIT
Install
pip install snakeMQ-PubSub==0.1.0

Documentation

snakeMQ-PubSub

Build Status Coverage Status Docs

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