We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71fef1b commit 8b70b9cCopy full SHA for 8b70b9c
kafka/NOTES.md
@@ -0,0 +1,7 @@
1
+For 0.8, we have correlation id so we can potentially interleave requests/responses
2
+
3
+There are a few levels of abstraction:
4
5
+* Protocol support: encode/decode the requests/responses
6
+* Socket support: send/recieve messages
7
+* API support: higher level APIs such as: get_topic_metadata
0 commit comments