Kafka protocol library for Erlang/Elixir

This library provides:

See brod for a complete kafka client implementation.

Test (make eunit)

To make a kakfa-1.1.0 testbed locally (requires docker) run make testbed To test against other kafka-version (e.g. 0.9.0.0) run make KAFKA_VERSION=0.9 testbed To test with an existing kafka cluster set below environment variables: