kafka_ex v0.9.0 KafkaEx.Protocol.CreateTopics View Source
Implementation of the Kafka CreateTopics request and response APIs
See: https://kafka.apache.org/protocol.html#The_Messages_CreateTopics
Link to this section Summary
Link to this section Functions
Link to this function
create_request(correlation_id, client_id, create_topics_request, api_version)
View Source