Dawood
Dawood
@SunnnyGohil can you please tell me how did you solve this issue?
@Sevavietl yes i saw that, bad that PR did not get merged. @djklim87 I was able to use producer from consumer using low level api provided. look at https://github.com/weiboad/kafka-php/blob/master/example/protocol/Produce.php so,...
@lijunchen22 refer to https://github.com/weiboad/kafka-php/blob/master/example/protocol/Produce.php you would need to use low level api as mentioned in above file.
@lijunchen22 ```