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 at gmqtt and TLS support seems patchy.

Sorry for spamming PRs 🤓

Rationale

Might seem a bit backward since the resent migration from paho-mqtt but aiomqtt is a wrapper around paho with async support.

gmqtt

seems to have patchy TLS support
not well maintained

aiomqtt (aka mqtt-asyncio)

well maintained 3+ releases 2025
good community support since uses underlying paho-mqtt
Working TLS
supports websockets and unix file connections

@bj00rn bj00rn force-pushed the chore/aiomqtt branch 2 times, most recently from c4e8dbb to 8fd4c71 Compare July 14, 2025 20:26
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