Kafka tools repository, containing examples and helpers to work with Kafka. Most of the features rely on the excellent Sarama Kafka library.
- auth: Small helper for Kafka TLS authentication support.
- consumer: Kafka consumer with TLS auth support.
- producer: Kafka producer with TLS auth support.