simple_kafka_client 0.1.3

Kafka client based on librdkafka


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

License: BSD-3 License

Changes

## Features
- support oauthbearer mechanism (#47, #48, #49)
## Bugfixes
- fix for PHP 8.1 (#52)
## Internals
- cleanup and refactor (#43, #44, #45, #46)