coralproject / pillar

Deprecated: Service layer for the Coral ecosystem
Other
4 stars 1 forks source link

Issue#95 - a generic event dispatch. #96

Closed samshub closed 8 years ago

samshub commented 8 years ago

What does this PR do?

Fix for Issue #95

How do I test this PR?

Install Pillar with a RabbitMQ`. Write a client to receive message from queue and you should now receive messages for all events.

gabelula commented 8 years ago

It seems fine to me.