Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Boriszn authored Jan 20, 2018
1 parent 50f403e commit 8d9ede9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# ServiceBus EventAgregator

Logic container for collecting events and decouple Publisher/Sender and Subscriber logic and use it independently. Based on Azure Service Bus.
Logic container for collecting events and decouple Publisher/Subscriber logic and use it independently. Intended for Azure Service Bus. (In the future will be integrated with RabbitMQ, see Todo)

The project inspired by [Martin Fowler Event Agregator Pattern](https://martinfowler.com/eaaDev/EventAggregator.html)

Expand Down

0 comments on commit 8d9ede9

Please sign in to comment.