lib/librdkafka-2.10.1/examples/README.md
This directory contains example applications utilizing librdkafka.
The examples are built by running make and they will be be linked
statically or dynamically to librdkafka in the parent ../src directory.
Begin with the following examples:
transactions.c but for Apache Kafka versions 2.4.x and older which
lack KIP-447 support.For more complex uses, see:
For Admin API examples see: