kafka-client alternatives and similar packages
Based on the "Network" category.
Alternatively, view kafka-client alternatives based on common mentions on social networks and blogs.
-
connection
DISCONTINUED. simple client connection library in haskell with builtin features: SSL/TLS, SOCKS, session management. -
pcap
Haskell bindings for the pcap library, which provides a low level interface to packet capture systems.
CodeRabbit: AI Code Reviews for Developers

* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of kafka-client or a related project?
README
kafka-client
This package provides a low-level Haskell client for Apache Kafka 0.7. Kafka 0.8 and newer are not yet supported.
Package documentation is available on Hackage and here.
Why Kafka 0.7? I needed to interact with a system running Kafka 0.7. Will 0.8 or newer be supported? There are currently no plans to do so. Unless I end up needing to also interact with a Kafka 0.8 system, or receive a pull request, the answer is no.