You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "Stephen Mallette (Jira)" <ji...@apache.org> on 2020/11/12 19:34:00 UTC

[jira] [Closed] (TINKERPOP-2441) Add compression to WebSocket frames sent from client

     [ https://issues.apache.org/jira/browse/TINKERPOP-2441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stephen Mallette closed TINKERPOP-2441.
---------------------------------------
    Resolution: Done

Reopened to add JFRs from benchmarking. Images were already on the PR.

> 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: driver, server
>    Affects Versions: 3.5.0, 3.4.8
>            Reporter: Divij Vaidya
>            Assignee: Divij Vaidya
>            Priority: Minor
>             Fix For: 3.5.0, 3.4.9
>
>         Attachments: graphbinary-3.4.8.jfr, graphbinary-3.4.9.jfr, graphson-3.4.8.jfr, graphson-3.4.9.jfr
>
>
> 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)