/kafka

simple kafka sub/pub example

Primary LanguageGoMIT LicenseMIT

simple kafka client wrap and cli tool

Requirements

  • Go Version >= 1.18

Usage

Get command line client

go install github.com/sko00o/kafka/cmd/kafka-cli@latest

Demo

docker compose up

Thanks