[
https://issues.apache.org/jira/browse/TINKERPOP-2441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17217502#comment-17217502
]
Stephen Mallette commented on TINKERPOP-2441:
---------------------------------------------
Definitely think we should do this for all the clients. +1 to that. In more
recent times, for "larger" tasks that need to be applied to all languages, I've
been creating JIRA tickets for each language as it might entice someone
specific to a language to jump in and it is more likely that "larger" changes
will come in stages across versions so it lets us close a ticket with good
functionality for a release. Anyway, if that makes sense to you in this case,
then let's close this and create some fresh tickets or, otherwise, we can just
leave it as-is.
> 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
> Assignee: 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)