Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

enable websocket permessage-deflate #106

Merged
merged 1 commit into from
Feb 13, 2019

Conversation

btsabc
Copy link

@btsabc btsabc commented Feb 12, 2019

After websocketpp fix permessage issue (overwrite 'extensions/permessage_deflate/enabled.hpp' from 'zaphoyd/websocketpp'),
this code will enable websocket permessage-deflate work stable.

@abitmore
Copy link
Member

Notes:

  • need to merge fix permessage websocketpp#2 and bump version of sub-modules to make this work;
  • IFAIK btsabc.org and magicwallet have been running with this patch for months, it saved bandwidth significantly.

@ryanRfox
Copy link

Can someone comment about bitshares/bitshares-core#1134 and if (how) it relates?

@pmconrad
Copy link

The change in bitshares/websocketpp#2 is in upstream starting from version 0.8.0. So this PR should not interfere with bitshares/bitshares-core#1134 .

@pmconrad
Copy link

Looks good. Requires websocketpp bump before merge.

@abitmore abitmore changed the base branch from master to pr106 February 13, 2019 20:28
Copy link
Member

@abitmore abitmore left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will merge to a temporary branch to bump submodules.

@abitmore abitmore merged commit 11caddc into bitshares:pr106 Feb 13, 2019
abitmore added a commit that referenced this pull request Feb 14, 2019
Enable websocket permessage-deflate (follow-up of #106)
@btsabc btsabc deleted the enable-permessage branch July 5, 2019 10:11
@btsabc btsabc restored the enable-permessage branch July 5, 2019 10:11
@abitmore abitmore added this to the core-release-3.1.0 milestone Aug 21, 2019
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants