Gleb Alexeyev

Results 2 issues of Gleb Alexeyev

The rationale for this PR: https://nodejs.org/en/docs/guides/buffer-constructor-deprecation/ Among other things, fixes warnings on Node 10.x

Hi, are there plans to add support for message timestamps, implemented in Kafka 0.10 and described in https://cwiki.apache.org/confluence/display/KAFKA/KIP-32+-+Add+timestamps+to+Kafka+message ? It boils down to * adding a timestamp field to Message...