mirror of
https://github.com/Telecominfraproject/wlan-cloud-lib-cppkafka.git
synced 2025-11-02 03:28:01 +00:00
fix typo in README
This commit is contained in:
@@ -13,7 +13,7 @@ while keeping the wrapper's performance overhead to a minimum.
|
|||||||
simple, less error prone way.
|
simple, less error prone way.
|
||||||
|
|
||||||
* _cppkafka_ provides an API to produce messages as well as consuming messages, but the latter is
|
* _cppkafka_ provides an API to produce messages as well as consuming messages, but the latter is
|
||||||
only supported via the high level consumer API. _cppkafka_ requires **rdkakfa >= 0.9.4** in
|
only supported via the high level consumer API. _cppkafka_ requires **rdkafka >= 0.9.4** in
|
||||||
order to use it. Other wrapped functionalities are also provided, like fetching metadata,
|
order to use it. Other wrapped functionalities are also provided, like fetching metadata,
|
||||||
offsets, etc.
|
offsets, etc.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user