Configuration option to specify Messenger transport #145
Labels
Enhancement
Minor issues and PRs improving the current solutions (optimizations, typo fixes, etc.).
RFC
Discussions about potential changes or new features.
Milestone
With the current implementation I have to manually add your commands to the messenger routing config to use an async transport. Instead it would be nice to have a configuration option named
transport
or something. This transport could then be used to route your messages.I have done something similar here (although I think it's ugly): https://github.com/Setono/SyliusFragmentTranslationPlugin/blob/master/src/DependencyInjection/SetonoSyliusFragmentTranslationExtension.php#L36-L53
The text was updated successfully, but these errors were encountered: