
20 Jul
2011
20 Jul
'11
6:10 p.m.
On Wed, Jul 20, 2011 at 11:50 AM, rahul
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