Skip to content

Latest commit

 

History

History
34 lines (30 loc) · 1.22 KB

README.md

File metadata and controls

34 lines (30 loc) · 1.22 KB

Examples

Here you can find some examples showing how to use libkafka-asio.

  • cpp03: Examples using the C++03 language and features. This should also work with rather old compiler versions.
  • cpp11: Showcasing some C++11 language features. Requires newer compilers and at least CMake version 3.1

The following examples are available in the above folders: