- Issue created by @dpi
- Status changed to Closed: outdated
about 1 year ago 10:37am 17 October 2023
The objects are not core to the operation of Symfony Messenger, and are simply conveniences.
We should be able to provide good examples for creating a message, message handler, and appropriate transport mapping to prove these convenience objects are not required.
Remove them entirely, or
Move them to their own project
Provide good documentation and sample implementations in our test framework.
Closed: outdated
1.0
Code