Perfect-Kafka icon indicating copy to clipboard operation
Perfect-Kafka copied to clipboard

An Express Swift Client of Apache Kafka 0.8, the Stream Processing Platform

Results 1 Perfect-Kafka issues
Sort by recently updated
recently updated
newest added

After creating a producer and calling its `send` function, neither the `OnSent` or `OnError` callbacks are called. I have verified that the messages are indeed sent to my Kafka topic...