# eclipse-paho/paho.mqtt.golang

Repository: https://github.com/eclipse-paho/paho.mqtt.golang
Canonical: https://ross.abutalabs.com/products/pahomqttgolang
Language: Go
License: NOASSERTION
License Family: other
Topics: mqtt, eclipseiot, internet-of-things
Last push: 2026-08-24T22:21:57+00:00

## Health v2 (maintenance only)
Score: 70/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 16, longevity 100
- inputs: {"age_days": 3864, "days_push": 9, "days_rel": 351, "gap_med": null, "n_releases_24m": 1}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3118, forks 568 (observed 2026-08-28T04:07:44.218026+00:00)

## What it is
The Eclipse Paho MQTT 3.1/3.1.1 client library for Go, enabling applications to connect to an MQTT broker to publish messages and subscribe to topics. It supports fully asynchronous operation and MQTT over websockets.

## Use cases
- connect a Go application to an MQTT broker
- publish and subscribe to MQTT topics in Go
- build IoT device messaging in Go
- use MQTT over websockets from Go
- receive sensor data via MQTT subscriptions

## When to choose
- you need a mature, widely used MQTT 3.1/3.1.1 client in Go
- you need asynchronous publish/subscribe or websocket transport support

## When to avoid
- you need MQTT v5 support - use the newer eclipse/paho.golang client instead

## Facets
- artifact type: library
- maturity: maintenance
- function: message-queue, http-client, websocket, sdk
- domain: iot, developer-tools
- platform: go, cross-platform
- tags: mqtt, mqtt-client, pubsub, eclipse-paho, iot-protocols, messaging

## Member repositories
- eclipse-paho/paho.mqtt.golang (main) score 70

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:44.218026+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:26:38.700820+00:00, confidence not recorded.
  - readme: https://github.com/eclipse-paho/paho.mqtt.golang (fetched 2026-08-28T04:07:44.218026+00:00, sha f4016a11062b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
