DataStreamPeer: Remove per-message compression
authorManuel Nickschas <sputnick@quassel-irc.org>
Fri, 24 Jan 2014 22:52:17 +0000 (23:52 +0100)
committerManuel Nickschas <sputnick@quassel-irc.org>
Sat, 15 Feb 2014 21:01:01 +0000 (22:01 +0100)
commit2dca302472ee44923e164784191891711eff626a
tree95ba7297dc2fdd52ee70382361fb2966439a9f35
parentcb18c445c17c32f0318332adf02b8b793260c010
DataStreamPeer: Remove per-message compression

With the new handshake, we're going to use streaming compression, which
is negotiated and initiated before the peer is instantiated.
src/common/protocols/datastream/datastreampeer.cpp
src/common/protocols/datastream/datastreampeer.h