crafka
crafka copied to clipboard
Kafka library for Crystal. Uses librdkafka.
Results
1
crafka issues
Sort by
recently updated
recently updated
newest added
When the [`Kafka::Producer::DeliveryReport`](https://github.com/BT-OpenSource/crafka/blob/main/src/kafka/producer/delivery_report.cr) callback is called, the log message appears like the below where the payload seems to be appearing as a binary blob. ``` 2023-12-13T14:47:56.054339Z INFO - crafka: Message...
bug