Yuxuan Wang created THRIFT-5278:
-----------------------------------
Summary: 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
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)