| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
(#1364)
|
|
|
|
| |
* Recv all available network bytes before parsing
* Add experimental support for configuring socket chunking parameters
|
| |
|
|
|
|
|
|
| |
These values refer to Megabytes, not Megabits.
Fix #1295
|
|
|
|
| |
(#1264)
|
| |
|
| |
|
|
|
|
|
|
| |
* Expand metrics docstrings
* Document metrics interface in readme
* Use six.iteritems(d) rather than d.items()
* Use Sphinx warning syntax
|
| |
|
|
|
|
|
| |
* Removed a few unused imports
* Added note on socketpair monkey-path
|
| |
|
|
|
|
| |
review issues
|
| |
|
|
|
|
| |
and send in parallel.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
* Added `max_bytes` option and FetchRequest_v3 usage.
* Add checks for versions above 0.10 based on ApiVersionResponse
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
PR #750 added the code for passing along a password, but not any
documentation on it
|
| |
|