Skip to content

Commit

Permalink
Add cppkafka to language bindings (#1255)
Browse files Browse the repository at this point in the history
  • Loading branch information
mfontanini authored and edenhill committed Jun 6, 2017
1 parent c931712 commit 2adde00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ See the [wiki](https://github.com/edenhill/librdkafka/wiki) for a FAQ.
# Language bindings #

* C#/.NET: [confluent-kafka-dotnet](https://github.com/confluentinc/confluent-kafka-dotnet) (based on [rdkafka-dotnet](https://github.com/ah-/rdkafka-dotnet))
* C++: [cppkafka](https://github.com/mfontanini/cppkafka)
* D (C-like): [librdkafka](https://github.com/DlangApache/librdkafka/)
* D (C++-like): [librdkafkad](https://github.com/tamediadigital/librdkafka-d)
* Go: [confluent-kafka-go](https://github.com/confluentinc/confluent-kafka-go)
Expand Down

0 comments on commit 2adde00

Please sign in to comment.