Changed the dispatcher to Kombu producer instead of relying on Nameko.
The exchange/routing key scheme is compatible with Nameko's event_handler and therefore no modifications are needed
New AMQP_URI setting is expected to be present at `settings.py`.
> If it is not present, we fall back to search for the old `NAMEKO_CONFIG` dict