moscajs / mosca

MQTT broker as a module
mosca.io
3.2k stars 508 forks source link

Broker to Broker Connection #613

Closed Amptek-Inc closed 7 years ago

Amptek-Inc commented 7 years ago

Hi,

i am trying to bridge a mosca broker to a mqtt broker. Is this possible with mosca without the use of kafka. If so can you link me the documentation, i was not able to find anything regarding this.

mcollina commented 7 years ago

No it is not. You will need Kafka, Redis or MongoDB.