torpedomsg

Flexible Pub-Sub on top of Tornado


License
MIT
Install
pip install torpedomsg==0.6

Documentation

torpedomsg

Flexible Pub-Sub on top of Tornado

Installation

The package is published on the Python index simply run the following:

pip install torpedomsg

And that's it!

Basic Use

Check examples directory.