Create an inline notification dispatcher.
The dispatcher validates payloads and runs selected channel handlers immediately. Use this directly in tests and local apps, or wrap it in jobs and outbox delivery for production background execution.
Create an inline notification dispatcher.
The dispatcher validates payloads and runs selected channel handlers immediately. Use this directly in tests and local apps, or wrap it in jobs and outbox delivery for production background execution.