-
Notifications
You must be signed in to change notification settings - Fork 232
Open
Description
Hi!
-
I looked through and found that there are too much action to wireup publisher and consumer. What do you think about creating simple utility class to wire up all components with fluent configuration?
Here is an example from EasyNetQ -- https://github.com/mikehadlow/EasyNetQ/blob/master/Source/EasyNetQ/ComponentRegistration.cs and nearest classes :) -
Imho, there is no simple API just for simple publish/subscribe. As it is done in EasyNetQ with simple IBus interface, which hides all magic inside.
Are you interested in pull requests with these features?
PS Sorry for bad English :)
Metadata
Metadata
Assignees
Labels
No labels