[
https://issues.apache.org/jira/browse/THRIFT-3706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15874795#comment-15874795
]
ASF GitHub Bot commented on THRIFT-3706:
----------------------------------------
Github user jeking3 commented on the issue:
https://github.com/apache/thrift/pull/1191
Well I was hoping the multiplexed implementation was compatible with older
clients using binary protocol but it is not. I'm going to send you a PR that
changes the Java Server and the c_glib client to work with "multiplexed" as a
protocol; we will use binary protocol under all the multiplexed protocol tests.
I added support in the java test server to have a second registered processor.
It would be nice to augment c_glib to test against "Second" as well as
"ThriftTest" so that we're actually testing the multiplexing part.
> There's no support for Multiplexed protocol on c_glib library
> -------------------------------------------------------------
>
> Key: THRIFT-3706
> URL: https://issues.apache.org/jira/browse/THRIFT-3706
> Project: Thrift
> Issue Type: Improvement
> Components: C glib - Library
> Affects Versions: 0.9.3
> Reporter: Gonzalo Aguilar
> Assignee: Gonzalo Aguilar
>
> There's no multiplexed protocol.
> I will implement the same way it's done in Java an C++
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)