-
Notifications
You must be signed in to change notification settings - Fork 3.2k
librdkafka.redist NuGet package runtime libraries
Magnus Edenhill edited this page Sep 9, 2019
·
6 revisions
The librdkafka.redist NuGet package contains librdkafka libraries compiled for the following platforms, distros and features.
The following list also reflects the load ordering on Linux for the confluent-kafka-dotnet client >= v1.2.0.
Filename | OS | Distro | Extra build-time features/dependencies |
---|---|---|---|
runtimes/linux-x64/native/librdkafka.so |
Linux-x64 | Ubuntu 14.04 | SSL (requires libssl1.0.0 ) |
runtimes/linux-x64/native/centos7-librdkafka.so |
Linux-x64 | Centos 7 | SSL (requires openssl ), GSSAPI/Kerberos (cyrus-sasl-gssapi ) |
runtimes/linux-x64/native/debian9-librdkafka.so |
Linux-x64 | Debian 9 | SSL |
runtimes/linux-x64/native/alpine-librdkafka.so |
Linux-x64 | Alpine 3.8 | SSL |
runtimes/win-x64/native/librdkafka.dll |
Windows-x64 | SSL | |
runtimes/win-x86/native/librdkafka.dll |
Windows-x86 | SSL | |
runtimes/osx-x64/native/librdkafka.dylib |
MacOSX-x64 | SSL |