mfontanini / cppkafka

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

Do not require rdkafka if it is static lib #301

Closed krjakbrjak closed 1 year ago

mfontanini commented 1 year ago

Thanks!