morganstanley / modern-cpp-kafka

A C++ API for Kafka clients (i.e. KafkaProducer, KafkaConsumer, AdminClient)
Apache License 2.0
358 stars 89 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