You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Yuxuan Wang (Jira)" <ji...@apache.org> on 2020/09/21 19:23:00 UTC

[jira] [Created] (THRIFT-5278) Expose API to use THeader+TCompactProtocol in go library client code

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)