mfontanini / cppkafka

Modern C++ Apache Kafka client library (wrapper for librdkafka)
BSD 2-Clause "Simplified" License
587 stars 207 forks source link

How to remove topic using the API #288

Open alphamarket opened 2 years ago

alphamarket commented 2 years ago

I want to be able to remove a topic using API, is there any such functionality defined in the library?