Commit b6736eb0 authored by Anders Kaseorg's avatar Anders Kaseorg Committed by Keith Winstein
Browse files

Use protobuf’s Gzip{Input,Output}Stream wrapper around zlib



This removes our direct zlib dependency (although of course protobuf
still uses it internally), removes a fixed 4 MiB buffer and its
corresponding limit on the terminal size, reduces some string copying,
and deletes some code.

Signed-off-by: default avatarAnders Kaseorg <andersk@mit.edu>

(Closes #230.)
parent 76f5b593
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment