Kafka Protocol based on Kafka 0.10.0 Introduce Encapsulation Kafka Protocol request and response function, based on Kafka Protocol: https://cwiki.apache.org//confluence/display/KAFKA/A+Guide+To+The+Kafka+Protocol#AGuideToTheKafkaProtocol-ProduceRequest Structure Socket.php: Connect Kafka server and client Protocol: detail about encode request and decode response.