CommandStream
Represents a stream of command messages generated in response to a domain event in a stateless saga. This interface provides access to the commands that should be sent as part of the saga's reaction to an event.
Represents a stream of command messages generated in response to a domain event in a stateless saga. This interface provides access to the commands that should be sent as part of the saga's reaction to an event.