We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f93fe12 commit 016f2eeCopy full SHA for 016f2ee
useful-resources.asciidoc
@@ -0,0 +1,7 @@
1
+Useful References
2
+=================
3
+
4
+- Kafka Protocol official guide: https://kafka.apache.org/protocol.html
5
+- Kafka Protocol work-in-progress guide: https://cwiki.apache.org/confluence/display/KAFKA/A+Guide+To+The+Kafka+Protocol
6
+- Individual message schema JSON in Kafka source code: https://github.com/apache/kafka/tree/trunk/clients/src/main/resources/common/message
7
+- Kafka protocol internal insights: https://github.com/tombentley/kafka-internals
0 commit comments