kafka_ex v0.6.2 KafkaEx.Protocol.Heartbeat

Implementation of the Kafka Hearbeat request and response APIs

Summary

Functions

create_request(correlation_id, client_id, member_id, group_id, generation_id)
create_request(integer, binary, binary, binary, integer) :: binary
parse_response(arg)
parse_response(binary) :: KafkaEx.Protocol.Heartbeat.Response.t