charlessolar / Aggregates.NET

.NET event sourced domain driven design model via NServiceBus and GetEventStore

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`RecieveAllEvents()` config option

charlessolar opened this issue · comments

Provide the option for an endpoint to receive ALL events from $ce-DOMAIN and $ce-OOB

this would be equivalent to

IHandleMessages<IEvent>