I want to use Distributed NodeRed, in which the flow should execute on devices transparently communicating between them using the MQTT server configured in the wire node in dist-wire.js.
Do you know how the nodes use this 'wire node'? Which function they use?
@davide16 I don't think Colin was providing that advice as someone who knows anything about dnr - he was just pointing to what it said in the repo's readme.
Thank you @knolleary. I read the other repo and I found the files I was searching.
So do you suggest me to use the namgk's repo or the other one to work on mqtt?