RPC services and clients. Removed non-direct publishing.
1.0.7
Added simple exception handling.
1.0.4
Added an option to use async generators as service processors Added support of different exchange types
1.0.3
Implemented dynamic routing key and other message params Added example of splitter service Project was renamed into `Mela` First release on GitHub and PyPI
1.0.2
Bumped version of aio-pika from 6.7.1 up to 6.8.0 Replaced PyYAML with envyaml