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

missing support for mqtt path parameter #52

Open
arthursimas1 opened this issue Feb 24, 2023 · 0 comments
Open

missing support for mqtt path parameter #52

arthursimas1 opened this issue Feb 24, 2023 · 0 comments

Comments

@arthursimas1
Copy link

arthursimas1 commented Feb 24, 2023

hi, i'm using the HiveMQ public broker (broker.hivemq.com). the WS connection connects to the path /mqtt, so the full URL ends up being broker.hivemq.com:8000/mqtt.

i tried A LOT of things to get it to work. i had to look at the code to check how the URL is composed, then i realised i had to use the server as broker.hivemq.com and port 8000/mqtt.

i don't feel like this is the most correct thing to do (put the path on port parameter).

is this project accepting PR's?
is it still alive at all? the last release was on jan 2021! (although the last commit was on dec 2022)

i would like to make some PRs regarding this issue and fix the CircleCI pipeline

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

1 participant