prooph/service-bus

Implement EventBus

Closed this issue · 1 comments

We need a bus that publishes events on a queue.

An EventBus should handle many queues and publishes each event on each registered queue.