Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 293 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 293 Bytes

RabbitTopics

This sample demonstrates how Rebus' advanced topics API can be used to invoke special RabbitMQ functionality, namely pub/sub routing based on wildcards on subscriptions.

Please make sure that the const string ConnectionString is set to a valid RabbitMQ connection string.