Does the broker support MQTT Broker Bridge? #261
Unanswered
yuriykulikov
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
Does rumqtt support bridge like Mosquitto?
Bridge means that local broker is configured to relay certain topics to a remote (or another local) broker. Clients communicate only with the local broker and are not aware that subscriptions are relayed.
Here is some more information about this topic: Mosquitto and AWS
Beta Was this translation helpful? Give feedback.
All reactions