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

V03 issue415 #723

Merged
merged 4 commits into from
Jul 27, 2023
Merged

V03 issue415 #723

merged 4 commits into from
Jul 27, 2023

Conversation

petersilva
Copy link
Contributor

As per #415, adding support for mqtt over websockets (changes connect verb in use of paho-mqtt library) This is done by adding w or ws to the broker URL (mqtt:// is pure mqtt protocol, mqttws:// is mqtt over websockets (using SSL))

Also noticed why the flow tests were failing for MQTT, there was a mistake in handling of exchangeSplit, fixed in this branch. MQTT might completely work after this is merged.

petersilva and others added 4 commits July 5, 2023 17:44
@petersilva
Copy link
Contributor Author

petersilva commented Jul 24, 2023

All the MQTT stuff works... dunno what is going on with redis but this is way more positive tests than any branch before it.
It's better than v03_wip now. (referring to #693 )

@petersilva petersilva merged commit 8ae69d2 into v03_wip Jul 27, 2023
28 of 30 checks passed
@petersilva petersilva deleted the v03_issue415 branch July 27, 2023 20:32
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

Successfully merging this pull request may close these issues.

1 participant