1. Home
  2. Browse
  3. librdkafka

librdkafka

v2019-05-27#0Go to latest

The Apache Kafka C/C++ library

Install

Run the following Vcpkg command to install the port.

vcpkg install librdkafka

Usage

The package @PORT@:@TARGET_TRIPLET@ provides CMake targets:

find_package(RdKafka CONFIG REQUIRED)
target_link_libraries(main PRIVATE RdKafka::rdkafka RdKafka::rdkafka++)

Features

See source

Version

v2019-05-27#0

Publication

Supports

All

GitHub

edenhill/librdkafka336

Subtree

7cd3552973

License

Complex license

Definition

Control