Closed TinaTiel closed 3 years ago
The request bus will contain incoming requests for commands to be executed. These requests will then be dispatched to the Action bus for processing.
But to get there, we need to know what the actual command user are.
So, we need to revisit this and add equality stuff for Command and User as well.
The request bus will contain incoming requests for commands to be executed. These requests will then be dispatched to the Action bus for processing.
But to get there, we need to know what the actual command user are.
So, we need to revisit this and add equality stuff for Command and User as well.