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

MQTT connection using websocket #3037

Open
oikibun opened this issue Aug 1, 2024 · 1 comment
Open

MQTT connection using websocket #3037

oikibun opened this issue Aug 1, 2024 · 1 comment
Labels
idea ideas/opportunities/feature requests which need to be further investigated before implementation

Comments

@oikibun
Copy link

oikibun commented Aug 1, 2024

Is your feature request related to a problem? Please describe.
A traditional industrial company doesn't allow outbound connections using 8883 or other ports. Only allow 443 ports.

Describe the solution you'd like
It appreciates implementing MQTT connection using WebSocket to cloud platforms.

@oikibun oikibun added the idea ideas/opportunities/feature requests which need to be further investigated before implementation label Aug 1, 2024
@reubenmiller
Copy link
Contributor

@oikibun Thanks for the suggestion.

Is there a particular cloud that you are interested in using? As we'd have to check what is supported by each of the clouds, e.g. AWS, Azure, Cumulocity IoT?

If you're talking about Cumulocity IoT, then we have to check if certificate based authentication is supported when using MQTT over websockets.

@reubenmiller reubenmiller changed the title MQTT connection using WebSoket MQTT connection using websocket Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
idea ideas/opportunities/feature requests which need to be further investigated before implementation
Projects
None yet
Development

No branches or pull requests

2 participants