summaryrefslogtreecommitdiff
path: root/kafka/client.py
Commit message (Expand)AuthorAgeFilesLines
* Add Snappy support0.1-alphaDavid Arthur2012-11-161-1/+23
* Clean up imports in client, fixed #5David Arthur2012-10-301-3/+0
* Replace socket.send with socket.sendall, Fixes #6David Arthur2012-10-301-5/+5
* error handling fixBen Frederickson2012-10-251-1/+1
* Isn't it nice when tests actually find bugsDavid Arthur2012-10-021-4/+3
* Renaming kafka.py to client.pyDavid Arthur2012-10-021-0/+610