On Wed, Jul 20, 2011 at 11:50 AM, rahul <gopinath@eecs.oregonstate.edu> wrote:
Unfortunately the binary protocol itself is external, so can't use a different
type of compression

Perhaps something like this would work: https://gist.github.com/1096039

I didn't test to make sure it works, but you could probably hack together a working solution using Data.Enumerator.Binary.isolate and the zlib-enum package.

-n