Commit graph

7 commits

Author SHA1 Message Date
blockc p
917e4d348b ws-updates 2020-08-12 13:00:39 +00:00
pbattu123
94b046dce6 commit cmake for cmakehelpers 2019-05-22 16:33:40 +00:00
pbattu
6c9e857bd2 maintaing PBSA own websocketpp(forked from zaphoyd 2019-05-21 19:19:03 -03:00
pbattu
997d211fb1 removed websocket submodule 2019-05-21 19:06:39 -03:00
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
Vikram Rajkumar
488e1037d8 Update websocketpp submodule 2015-06-13 13:11:13 -04:00
Daniel Larimer
4ce26f068f implement simple websocket wrapper ontop of websocketpp 2015-03-26 16:51:10 -04:00