https://github.com/leoho0722/go-mqtt-kafka-example
Example of implementing MQTT v3/3.11 Client and Kafka Client using Go
https://github.com/leoho0722/go-mqtt-kafka-example
confluent-kafka-go go kafka kafka-producer mqtt paho-mqtt-golang
Last synced: 3 months ago
JSON representation
Example of implementing MQTT v3/3.11 Client and Kafka Client using Go
- Host: GitHub
- URL: https://github.com/leoho0722/go-mqtt-kafka-example
- Owner: leoho0722
- Created: 2024-01-14T09:48:28.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-14T10:06:54.000Z (over 1 year ago)
- Last Synced: 2024-01-14T16:12:46.211Z (over 1 year ago)
- Topics: confluent-kafka-go, go, kafka, kafka-producer, mqtt, paho-mqtt-golang
- Language: Go
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# go-mqtt-kafka-example
Example of implementing MQTT v3/3.11 Client and Kafka Client using Go
## Development Environment
* Apple MacBook Pro (13-inch, M1, 2020)
* macOS Sonoma 14.2.1 (23B81)
* [email protected]
* Visual Studio Code 1.85.1 (Universal)