Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Idea: Launch MQTT broker from Node-RED-Desktop as ngrok #5

Open
rei-vilo opened this issue May 29, 2019 · 3 comments
Open

Idea: Launch MQTT broker from Node-RED-Desktop as ngrok #5

rei-vilo opened this issue May 29, 2019 · 3 comments

Comments

@rei-vilo
Copy link

rei-vilo commented May 29, 2019

The same way ngrok is included in Node-RED-Desktop, include a MQTT broker, e.g, mosquitto.

Eclipse Mosquitto™ An open source MQTT broker at https://mosquitto.org

More generally, the idea would consist on launching and optionally on including services that are commonly used with Node-RED.

@sakazuki
Copy link
Owner

sakazuki commented Jun 1, 2019

Hi,

In my understanding,
Node-RED basic MQTT nodes can connect directly to the MQTT broker ( ex. test.mosquitto.org ).
So there is no need additional software to use it.

P.S.
I found the MQTT broker node node-red-contrib-mqtt-broker .

@rei-vilo
Copy link
Author

rei-vilo commented Jun 1, 2019

The idea is to launch the MQTT server from within Node-RED-Desktop the same way ngrok is currently managed.

@rei-vilo rei-vilo changed the title Idea: Include MQTT broker Idea: Launch MQTT broker from Node-RED-Desktop as ngrok Jun 5, 2019
@SPFXUNLIMITED
Copy link

SPFXUNLIMITED commented Sep 16, 2020

this is a great idea because i can not access mqtt server from ngrok port 1880 inside node-red because mqtt is outside the node red on port 1883.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants