Closed accelerated closed 5 years ago
Done. Btw, for the versioning, perhaps you can bump to 1.0.0 since the sonames are not really matching. Also any plans to finish the admin API?
Thanks! What do you mean the sonames aren't matching?
I have a separate branch on the admin API stuff but I honestly don't have the time (or the willingness) to finish it now. It's actually mostly done I think. I was just missing something to encapsulate the message responses. Maybe I'll push myself to finish it some day soon.
Thanks! What do you mean the sonames aren't matching?
Sorry i meant the .so versions. Since your version was already tagged in github at a higher number (0.3.x) but your cmake was still building with 0.2
I might give it a go to complete the admin API since we will most likely need it in the near future.
I already went back and fixed the sonames in 0.3.0 and 0.3.1, that was very broken.
I might give it a go to complete the admin API since we will most likely need it in the near future.
Sounds good! Please let me know (comment on #119) when you do so we don't overlap in case I actually start working on it.
sure
Description
cppkafka.pc
since rdkafka has its own pkg_config file and it would cause double linking which is unnecessary.cppkafka.pc
file.Requires
toRequires.private
and added comma separation between libs.