https://github.com/parrotmac/nicemqtt
Dead-simple Idiomatic Go wrapper for Paho MQTT
https://github.com/parrotmac/nicemqtt
Last synced: 10 months ago
JSON representation
Dead-simple Idiomatic Go wrapper for Paho MQTT
- Host: GitHub
- URL: https://github.com/parrotmac/nicemqtt
- Owner: parrotmac
- Created: 2022-04-01T17:06:59.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-01T05:50:59.000Z (almost 3 years ago)
- Last Synced: 2025-01-24T04:46:39.657Z (12 months ago)
- Language: Go
- Size: 6.84 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nicemqtt
An opinionated MQTT Client. Currently wrapps a small subset of the [eclipse/paho.mqtt.golang](https://github.com/eclipse/paho.mqtt.golang) API.