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

Support MQTT WebSocket #27

Open
gabrik opened this issue Dec 30, 2023 · 1 comment
Open

Support MQTT WebSocket #27

gabrik opened this issue Dec 30, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@gabrik
Copy link
Contributor

gabrik commented Dec 30, 2023

Describe the feature

Currently, the MQTT plugin supports only TCP-based MQTT sessions.
It would be nice to also support WebSocket-based MQTT sessions, as the underlying library supports them, check this example

@gabrik gabrik added the enhancement New feature or request label Dec 30, 2023
@evshary
Copy link
Contributor

evshary commented Dec 31, 2024

It's supported in the ntex-mqtt now. We can add this in our future version.
ntex-rs/ntex-mqtt#176

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

No branches or pull requests

2 participants