https://github.com/adaickalavan/kafkapc
This repository contains producer and consumer wrappers for Kafka in Golang. This repository has been used in the "RTSP-Video-Streaming" project.
https://github.com/adaickalavan/kafkapc
Last synced: 3 months ago
JSON representation
This repository contains producer and consumer wrappers for Kafka in Golang. This repository has been used in the "RTSP-Video-Streaming" project.
- Host: GitHub
- URL: https://github.com/adaickalavan/kafkapc
- Owner: Adaickalavan
- Created: 2018-11-24T15:41:26.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-13T08:52:58.000Z (over 6 years ago)
- Last Synced: 2025-01-13T13:23:17.815Z (5 months ago)
- Language: Go
- Homepage:
- Size: 9.77 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# kafkapc
This repository contains producer and consumer wrappers for Kafka in Golang.