We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8efdd32 commit 6ef700cCopy full SHA for 6ef700c
README.md
@@ -8,6 +8,10 @@ Here is the [doxygen documentation for developers](doxygen/annotated.html).
8
9
- At present, the `Modern C++ based Kafka API` is compatible with `librdkafka` v1.6.0.
10
11
+KAFKA is a registered trademark of The Apache Software Foundation and
12
+has been licensed for use by **modern-cpp-kafka**. **modern-cpp-kafka** has no
13
+affiliation with and is not endorsed by The Apache Software Foundation.
14
+
15
## Why it's here
16
17
The `librdkafka` is a robust high performance C/C++ library, widely used and well maintained.
0 commit comments