The Apache Kafka C/C++ library
Run the following Vcpkg command to install the port.
vcpkg install librdkafka
The package @PORT@:@TARGET_TRIPLET@ provides CMake targets:
find_package(RdKafka CONFIG REQUIRED) target_link_libraries(main PRIVATE RdKafka::rdkafka RdKafka::rdkafka++)
Enable external LZ4 library support
Build with OpenSSL
Build with zlib
Build with zstd
Build with snappy
v1.4.4-1#0
Jul 31, 2020
All
edenhill/librdkafka221
github.com/edenhill/librdkafka
5cdb92f010
Complex license
Control