Emqx: Bridge emqtt to RabbitMQ

Created on 25 Nov 2015  路  9Comments  路  Source: emqx/emqx

Is that possible to bridge emqtt to RabbitMQ?
If yes, how should I point RabbitMQ node inside the bridge query?
Thanks in advance

Enhancement Enterprise

Most helpful comment

Hi @emqplus, the current release is 2.3.4.
I really need Rabbit Bridge. any idea when it will be released?

All 9 comments

hi @dophlin, it's easy to bridge to RabbitMQ, I think. I will plan this feature.

Hi @erylee, that would be a great feature, it helps us to think about using emqtt in our enterprise area. Thank you.

Hi @erylee, in order to bridge emqttd to rabbitmq, I started to bridge emqttd with mosquitto as a test. Since I am familiar with mosquitto I can easily bridge mosquitto with emqttd by using mosquitto configuration file but in contrast, when I try to make emqttd to bridge with mosquitto it fails. In fact, I don't know what I should replace with "[email protected]" inside emqttd_ctl command.

./bin/emqttd_ctl bridges start [email protected] topic/#

Do you have any idea?
Thanks

hi @dophlin, about bridge of the emqttd broker: http://docs.emqtt.com/en/latest/bridge.html
emqttd can only bridge to another emqttd broker, cannot bridge to mosquitto.

Thank you @erylee, So it seems there is not any chance to bridge emqttd to RabbitMQ or any other Message Handler!?

Hi @dophlin, I plan to develop a plugin to bridge emqttd to RabbitMQ. For we decide to tag 1.0 soon, I am writing documents for the project these days. The RabbitMQ bridge will be released after 1.0 ready.

Hi @erylee, the 1.0 release was two days ago :+1:
What's the status on the RabbitMQ Bridge - any idea when it will be released?

Hi @emqplus, the current release is 2.3.4.
I really need Rabbit Bridge. any idea when it will be released?

@dophlin
emqx-enterprise support message bridge to RabbitMQ
https://www.emqx.io/downloads/emq/enterprise?osType=Linux

Was this page helpful?
0 / 5 - 0 ratings