@vhernando commented on this pull request.
In src/modules/kafka/doc/kafka_admin.xml:
> + <para> + <emphasis>none</emphasis>. + </para> + </listitem> + </itemizedlist> + </para> + </section> + <section> + <title>External Libraries or Applications</title> + <para> + The following libraries or applications must be installed before running + &kamailio; with this module loaded: + <itemizedlist> + <listitem> + <para> + <emphasis>librdkafka</emphasis>: the Apache Kafka C/C++ client library.
I tested the module against librdkafka version 1.1.0. Current stable version is 1.2.1 https://github.com/edenhill/librdkafka/releases.
It should work too with some older releases.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.