You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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>
The text was updated successfully, but these errors were encountered: