[
https://issues.apache.org/jira/browse/TINKERPOP-2441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17213045#comment-17213045
]
ASF GitHub Bot commented on TINKERPOP-2441:
-------------------------------------------
spmallette commented on pull request #1344:
URL: https://github.com/apache/tinkerpop/pull/1344#issuecomment-707657089
cool - the test changes that show the difference in payload sizes are pretty
compelling. this might be a smart change to promote in the upgrade
documentation. a small benchmark to demonstrate might be neat too. i can work
on that sort of thing if you want to move on from this enhancement - just let
me know.
VOTE +1
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Add compression to WebSocket frames sent from client
> ----------------------------------------------------
>
> Key: TINKERPOP-2441
> URL: https://issues.apache.org/jira/browse/TINKERPOP-2441
> Project: TinkerPop
> Issue Type: Improvement
> Components: dotnet, driver, javascript, python, server
> Affects Versions: 3.5.0, 3.4.8
> Reporter: Divij Vaidya
> Priority: Minor
>
> Add compression for WebSocket frames. The compression was standardized in
> [https://tools.ietf.org/html/rfc7692] and Netty provides out of the box
> implementation for it, hence Java is easy but we should implement it for all
> clients.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)