[
https://issues.apache.org/jira/browse/THRIFT-5278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yuxuan Wang closed THRIFT-5278.
-------------------------------
Fix Version/s: 0.14.0
Resolution: Fixed
> Expose API to use THeader+TCompactProtocol in go library client code
> --------------------------------------------------------------------
>
> Key: THRIFT-5278
> URL: https://issues.apache.org/jira/browse/THRIFT-5278
> Project: Thrift
> Issue Type: Task
> Components: Go - Library
> Affects Versions: 0.13.0
> Reporter: Yuxuan Wang
> Assignee: Yuxuan Wang
> Priority: Major
> Fix For: 0.14.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Currently in THeader go library code, the server can auto pick whatever
> underlying protocol the client picks, but for clients we always use the
> default, TBinaryProtocol, and the API to use a different underlying protocol
> (TCompactProtocol) is exposed.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)