platformsh / symfonyflex-bridge

Bridge library for running Symfony Flex on Platform.sh
MIT License
30 stars 15 forks source link

rabbitmq support for messenger? #34

Closed patie closed 3 years ago

patie commented 4 years ago

Hi, what about support of symfony messenger? MESSENGER_TRANSPORT_DSN variable

Crell commented 4 years ago

There's some WIP on that front here: #28

Right now there's some design questions to sort out, plus I'd like to get the Elasticsearch support (#25) landed first to avoid commit collisions.

(Input/help on either of those points is most welcome. Especially testing to make sure it actually works as intended on a real application.)

Crell commented 3 years ago

This has since been added.