monix-kafka
monix-kafka copied to clipboard
[WIP] Kafka Streams support
Addresses #32
This is a work in progress, the current status of the work includes:
-Kafka streams configuration definition.
-Wrappers for KStreams API support (stateless streams).
-Task execution of the KafkaStreams
object.