simple_kafka_client 0.1.1

Kafka client based on librdkafka


This extension is a librdkafka binding providing a working client for Kafka

License: BSD-3 License

Changes

## Bugfixes
- fix Consumer:assign argument type (#33)
- fix Producer:getTopicHandle return type (#33)