Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 234 Bytes

File metadata and controls

15 lines (8 loc) · 234 Bytes

libkafka

连接kafka使用的生产者和消费者客户端库

基于librdkafka进行二次开发,链接:https://github.com/edenhill/librdkafka.git

编译

编译器: msvc2015

平台: windows x64

用法

参考demo