-
Notifications
You must be signed in to change notification settings - Fork 206
Home
Matias Fontanini edited this page Jun 4, 2017
·
7 revisions
cppkafka is a high level C++11 wrapper for librdkafka. It was implemented so it would add very little to no overhead for most operations and hide away all pointers and complexity that comes with librdkafka's API.