Skip to content

jwan2021/hw-kafka-conduit

 
 

Repository files navigation

kafka-client-conduit

CircleCI

Conduit based API for kafka-client.

Ecosystem

HaskellWorks Kafka ecosystem is described here: https://github.com/haskell-works/hw-kafka

Example

A working example can be found at example/Main.hs

Prerequisites

Running an example requires Kafka to be available at localhost:9092

docker-compose can be used for spinning up Kafka environment:

$ docker-compose up

Running the example

stack build --exec kafka-client-conduit-example

About

Conduit bindings for kafka-client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Haskell 81.6%
  • Shell 18.4%