mirror of
https://github.com/Telecominfraproject/wlan-cloud-lib-cppkafka.git
synced 2026-01-27 02:22:36 +00:00
Add a project description to README.md
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
# cppkafka
|
||||
# cppkafka: high level C++ wrapper for _rdkafka_
|
||||
|
||||
High level C++ wrapper for _rdkafka_
|
||||
---
|
||||
_cppkafka_ allows C++ applications to consume and produce messages using the Apache Kafka
|
||||
protocol. The library is built on top of [_librdkafka_](https://github.com/edenhill/librdkafka),
|
||||
and provides a high level API that uses modern C++ features to make it easier to write code
|
||||
while keeping the wrapper's performance overhead to a minimum.
|
||||
|
||||
# Features
|
||||
|
||||
|
||||
Reference in New Issue
Block a user