kafka icon indicating copy to clipboard operation
kafka copied to clipboard

a simpler go kafka client

Results 2 kafka issues
Sort by recently updated
recently updated
newest added

Could we get support for Kafka consumer groups, so that applications can receive their own copies of each message in a topic?

I am very impressed with the simplicity of your consumer API. Have you considered adding a producer API too?