[ 
https://issues.apache.org/jira/browse/THRIFT-4329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16177989#comment-16177989
 ] 

ASF GitHub Bot commented on THRIFT-4329:
----------------------------------------

Github user jeking3 commented on the issue:

    https://github.com/apache/thrift/pull/1361
  
    multic is for compact and multi is for binary
    
    they are backwards compatible so one can use a binary client against a
    multi server (which is why you will see servers with "binary:multi" or
    "multi:binary" (I forget the polarity).
    
    On Sat, Sep 23, 2017 at 11:52 AM, Gonzalo Aguilar Delgado <
    [email protected]> wrote:
    
    > What's multic and multi. What's the difference?
    >
    > —
    > You are receiving this because you were mentioned.
    > Reply to this email directly, view it on GitHub
    > <https://github.com/apache/thrift/pull/1361#issuecomment-331644242>, or 
mute
    > the thread
    > 
<https://github.com/notifications/unsubscribe-auth/ALOdbSgVoRydNqTy35al06i_t0MrHg3yks5slSk1gaJpZM4PYyTs>
    > .
    >



> c_glib Doesn't have a multiplexed processor
> -------------------------------------------
>
>                 Key: THRIFT-4329
>                 URL: https://issues.apache.org/jira/browse/THRIFT-4329
>             Project: Thrift
>          Issue Type: Bug
>          Components: C glib - Library
>    Affects Versions: 0.10.0
>            Reporter: Gonzalo Aguilar
>            Assignee: Gonzalo Aguilar
>
> It seems that multiplexed protocol only implements 
> thrift_multiplexed_protocol_write_message_begin that's ok for sending 
> messages to a multiplexed server but not for the C server. We also need a 
> multiplexed processor for the server.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to