Post
Topic
Board Announcements (Altcoins)
Re: NXT :: descendant of Bitcoin - Updated Information
by
Come-from-Beyond
on 02/02/2014, 13:15:34 UTC
Actually using ZLIB might not be the best idea, better would be something that's faster.
I'd go with LZ4. There's also lzturbo, but, lz4 has format that might be nicer for "small devices" (raspis & Co.)

And ChuckOne is right, binary protocol equals problems

Compression looks like a premature optimization to me. Let's make things more complicated when we actually need it.