morganstanley / modern-cpp-kafka

A C++ API for Kafka clients (i.e. KafkaProducer, KafkaConsumer, AdminClient)
Apache License 2.0
331 stars 86 forks source link

Is possible to execute transactions using modern cpp kafka? Is there any example code? #212

Open joelmunoz opened 1 year ago

kenneth-jia commented 1 year ago

Please refer to: https://github.com/morganstanley/modern-cpp-kafka/blob/main/tests/integration/TestTransaction.cc