Giter VIP home page Giter VIP logo

Comments (3)

e-grigorov avatar e-grigorov commented on September 13, 2024

Thanks for the report. Actually, I see this as a global feature. It can be applied to all components which are connected to the local broker. In any case, I'll create new issues to cover them. About this particular one, I have some comments:

for enabling SSL on the MQTT connection (or stay with plain, if disabled)

This can be automatically handled by the broker URL i.e. if it starts with mqtts://... then it's MQTTS. Is it enough or something else is desired? Currently, we have localAddress property which can cover this scenario.

for setting the host and port where the local MQTT broker has been bound to listens for MQTTS connections

There is localAddress property which can do the job, host and port are part of the broker URL.

from suite-connector.

Boryot avatar Boryot commented on September 13, 2024

I assume reusing the local_address property is a better option as you mentioned. I was mistaken since in the current implementation it start with "tcp://"

And yes, you are totally right - I forgot the fact that both port and address are supplied in the value for the local_connection property. Indeed, no need to duplicate them.

from suite-connector.

e-grigorov avatar e-grigorov commented on September 13, 2024

Thanks a lot for your feedback. I'll update the issue description.

from suite-connector.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.