[
https://issues.apache.org/jira/browse/THRIFT-3292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14660416#comment-14660416
]
ASF GitHub Bot commented on THRIFT-3292:
----------------------------------------
GitHub user Magrath opened a pull request:
https://github.com/apache/thrift/pull/580
THRIFT-3292 Add a Zlib transport for Go
This is a TZlibTransport implementation compatible with the Java version of
TZlibTransport, at least from my (admittedly limited) testing.
https://issues.apache.org/jira/browse/THRIFT-3292
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Magrath/thrift THRIFT-3292
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/580.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #580
----
commit 46ce50519446723197ce306186752345e6f21b52
Author: Paul Magrath <[email protected]>
Date: 2015-08-06T14:30:48Z
THRIFT-3292 Add a Zlib transport for Go
----
> Implement TZlibTransport in Go
> ------------------------------
>
> Key: THRIFT-3292
> URL: https://issues.apache.org/jira/browse/THRIFT-3292
> Project: Thrift
> Issue Type: New Feature
> Components: Go - Library
> Reporter: Paul Magrath
> Priority: Minor
>
> TZlibTransport compatible with Java version of TZlibTransport
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)