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

Custom MQTT Broker port #1

Open
mgarciap opened this issue Jan 23, 2015 · 2 comments
Open

Custom MQTT Broker port #1

mgarciap opened this issue Jan 23, 2015 · 2 comments

Comments

@mgarciap
Copy link

Is there a possibility to specify broker IP/host and also broker port un ENV variables?

@antico5
Copy link
Owner

antico5 commented Jan 23, 2015

Done in version 0.1.0. You can specify port like: client = Mosca::Client.new broker: "localhost", port: 1884

@antico5
Copy link
Owner

antico5 commented Jan 23, 2015

And also you can set an environment variable named MOSCA_PORT.

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

2 participants