Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhanchement request : Support multiple outgoing urls #266

Open
omasseau opened this issue Jul 23, 2024 · 1 comment
Open

Enhanchement request : Support multiple outgoing urls #266

omasseau opened this issue Jul 23, 2024 · 1 comment

Comments

@omasseau
Copy link

Hello,

It would be great if we could specify multiple urls in order to be able to deliver the published messages to multipe endpoints :)

Example :
mp.messaging.outgoing.<channelName>.url=<url1>,<url2>,<url3>

@ricardozanini
Copy link
Member

ricardozanini commented Aug 22, 2024

For this, I suggest using a Broker or a Camel Route that implements the publish subscriber pattern. This is not the responsibility of this extension, IMHO.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants