[
https://issues.apache.org/jira/browse/THRIFT-3867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15355042#comment-15355042
]
ASF GitHub Bot commented on THRIFT-3867:
----------------------------------------
GitHub user erikvanoosten opened a pull request:
https://github.com/apache/thrift/pull/1036
THRIFT-3867 Specify BinaryProtocol and CompactProtocol
First version of a specification of the binary protocol and compact
protocol. Please review and comment.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/erikvanoosten/thrift THRIFT-3867
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/1036.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 #1036
----
commit c6cb4d14a0c915001f4eb46e8e8fd822b9355e51
Author: Erik van Oosten <[email protected]>
Date: 2016-06-29T11:24:00Z
THRIFT-3867 first version of a specification of the binary protocol and
compact protocol.
----
> Specify BinaryProtocol and CompactProtocol
> ------------------------------------------
>
> Key: THRIFT-3867
> URL: https://issues.apache.org/jira/browse/THRIFT-3867
> Project: Thrift
> Issue Type: Documentation
> Components: Documentation
> Reporter: Erik van Oosten
>
> It would be nice when the protocol(s) would be specified somewhere. This
> should improve communication between developers, but also opens the way for
> alternative implementations so that Thrift can thrive even better.
> I have a fairly complete description of the BinaryProtocol and
> CompactProtocol which I will submit as a patch for further review and
> discussion.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)