-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Allow routing strategy by event:
wakeonweb_message_bus_publisher:
driver:
in_memory:
targets: ~
routing:
y:
- App\Event\CreatedEvent
- { name: App\Event\UpdatedService, strategy: my.strategy }
To stay BC, if - App\Event\CreatedEvent
is defined without strategy, we'll allocate a “YesStrategy“.
Metadata
Metadata
Assignees
Labels
No labels