swarrot / SwarrotBundle

A symfony bundle for swarrot integration
MIT License
89 stars 59 forks source link

Associative array with serviceId as key for Command::processorConfigurators #122

Closed duytbp closed 7 years ago

duytbp commented 7 years ago

Hi @odolbeau

In my project, each message needs to be processed in an isolated SymfonyKernel, to archive that I need list of Middleware service IDs, so I made some code changes, can you please help to review.

Thank you for your awesome work!

odolbeau commented 7 years ago

Thanks a lot!

Don't worry about tests, a change happen on rabbitmq-c master which makes them fail, I'm trying to fix them.