travisjeffery/jocko

Example Producer and Consumer

jeffotoni opened this issue · 0 comments

I'm testing jocko locally, I managed to create a topic and upload the broker but I can't produce messages or even consume.

Do you have a producer and consumer client that is not sarama? Sarama here gave many bugs and did not work.

I have been using kafka-go and confluent-kafka-go in kafka, is there any example that we can test something similar and that works?