Skip to content

Commit 8b70b9c

Browse files
committed
First pass of cleanup/refactoring
Also added a bunch of docstrings
1 parent 71fef1b commit 8b70b9c

File tree

3 files changed

+487
-225
lines changed

3 files changed

+487
-225
lines changed

kafka/NOTES.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)