Documentation ¶
Overview ¶
Use the Confluent Kafka platform https://docs.confluent.io/platform/current/platform-quickstart.html#quickstart wget https://raw.githubusercontent.com/confluentinc/cp-all-in-one/7.4.0-post/cp-all-in-one-kraft/docker-compose.yml docker-compose up -d visit http://localhost:9021/clusters Select the control center cluster Create a topic called quake using a protobuf schema with quake.proto schema from the protobuf dir in this repo. build and run this application go build ./quake-producer-kafka
Click to show internal directories.
Click to hide internal directories.