peerplays-fc/vendor
Eric Frias d5370fc2ea Update the websocketpp library and change the configuration options we pass
when creating the websocket servers to enable deflate compression on
websocket frames.  This is relevant to cryptonomex/graphene#540 because
the spammed data is higly compressible.  In my tests, it reduces bandwidth
for a single idle node by a factor of ~16, from 577kbps down to 36kbps.
This doesn't require any changes to the wallets, simply upgrading the
public servers will begin sending compressed data to all clients that
support it.
Note: this commit adds a dependency on zlib for non-apple platforms
(it was already required on apple)
2016-03-03 16:53:43 -05:00
..
boost_1.51 upgrading to a version of boost that includes boost::atomic and boost::context 2013-08-08 21:31:35 -04:00
cyoencode-1.0.2 merging latest from svn back to github 2013-07-01 15:30:57 -04:00
secp256k1-zkp@bd067945ea Add secp256k1-zkp submodule 2015-06-13 15:28:40 -04:00
udt4 Get UDT compiling, on win32 at least 2014-06-25 18:47:24 -04:00
websocketpp@378437aecd Update the websocketpp library and change the configuration options we pass 2016-03-03 16:53:43 -05:00