Skip to content

Conversation

@bj00rn
Copy link

@bj00rn bj00rn commented Jul 14, 2025

Replace gmqtt with aiomqtt (async wrapper around paho-mqtt). I have major issues with getting TLS working when running broker behind reverse proxy. I've scoured the Issues section and TLS support seems patchy.

  • gmqtt

    • seems to have patchy TLS support
    • not well maintained
  • aiomqtt

    • well maintained 3+ releases 2025
    • uses paho-mqtt
    • Working TLS
    • supports websockets and unix file connections

nanomad and others added 30 commits June 8, 2025 11:54
Fixed wrong MQTT port in ".env"
Fixed wrong MQTT_PASSWORD Variable in docker-compose.yml
Fixes running the docker-compose on windows as well as we cannot bind mount files
nanomad and others added 24 commits June 21, 2025 18:18
This allows us to configure some car parameters via MQTT
…ble-battery-capacity

Feature: Configurable Battery Capacity via MQTT
vscode integration
 - linting/formating
 - test detection
 - debug configuration
OsmAnd: Default to knots as a unit of measure
BREAKING CHANGE: Hostname check is now enabled by default for TLS connections with custom server certificate
…elp-argument

Fix broken helptext interpolation
…tname-option

Add option to skip hostname check when using custom certificate
…help-argument

Add test case for parser.print_help()
…-file

Read env variables from .env file if present
@bj00rn bj00rn closed this Jul 14, 2025
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.

3 participants