Enable the DataStream protocol by default
authorManuel Nickschas <sputnick@quassel-irc.org>
Mon, 17 Feb 2014 21:21:29 +0000 (22:21 +0100)
committerManuel Nickschas <sputnick@quassel-irc.org>
Mon, 17 Feb 2014 21:21:29 +0000 (22:21 +0100)
commit365a99155c179e97c4321ceaee936d9729609cf3
tree5a1e0ff8053fee87fa159402f7fd9278e5af5c5a
parentbdb3b8a3086fcd871d2a099fa4a40376f4040e6e
Enable the DataStream protocol by default

Now that compression works, let's use the DataStream protocol
by default if both sides claim support for it.
src/common/peerfactory.cpp