You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix: Local test setup uses port 1884 for MQTT with authentication (#127)
* Use port 1884 for MQTT with authentication (also locally)
* Update the command for a local dev Mosquitto in README
* Wait longer in CI builds until broker has started
* Upgrade HiveMQ in CI build to v4.8.5
When run from the project directory, this will spawn a Mosquitto MQTT broker configured with the generated TLS certificates and a custom configuration.
0 commit comments