> I highly recommend 
> [https://github.com/jangko/snappy](https://github.com/jangko/snappy)

The protocol I'm implementing specifies Deflate.

(Also, Snappy is really comparable Deflate; it's faster but provides lower 
compression. We have at least one big customer who is pretty obsessed with 
bandwidth and would probably not be satisfied with Snappy over the wire...)

Reply via email to