Open
Description
Now it says:
Handles an event and produces some number of events in response.
The signature is:
@ContractFor(handler = React::class)
protected abstract fun whenever(event: E): Iterable<Message>
Logically, we can emit not only events, but commands too. It would be also good to bind it on the level of the method signature.
Metadata
Metadata
Assignees
Type
Projects
Status
No status