mirror of
https://github.com/Telecominfraproject/wlan-cloud-lib-cppkafka.git
synced 2025-11-01 02:57:53 +00:00
Add travis CI badge to README.md
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
# cppkafka: high level C++ wrapper for _rdkafka_
|
||||
|
||||
[](https://travis-ci.org/mfontanini/cppkafka)
|
||||
|
||||
_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
|
||||
|
||||
Reference in New Issue
Block a user