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

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

GitHub user drobakowski opened a pull request:

    https://github.com/apache/thrift/pull/151

    THRIFT-2144 - Cocoa: Client-side support for Multiplexing Services on any 
Transport and Protocol

    This pull request provides Cocoa client-side support for multiplexed 
services as specified at THRIFT-563. Partly extracted from my initial PR 
https://github.com/apache/thrift/pull/49.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/synlay/thrift THRIFT-2144

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/thrift/pull/151.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 #151
    
----
commit 1b6cbda93f10fd38d1e893c17c84d4baedf51f06
Author: David Robakowski <david.robakow...@synlay.com>
Date:   2014-07-03T21:26:07Z

    Implement Cocoa client-side support for Multiplexing Services
    on any Transport and Protocol as described
    here: https://issues.apache.org/jira/browse/THRIFT-563

----


> Cocoa: Client-side support for Multiplexing Services on any Transport and 
> Protocol
> ----------------------------------------------------------------------------------
>
>                 Key: THRIFT-2144
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2144
>             Project: Thrift
>          Issue Type: Sub-task
>          Components: Cocoa - Library
>            Reporter: David Robakowski
>            Assignee: Jens Geyer
>              Labels: multiplexing
>         Attachments: 
> thrift-2144_Client-side-support-for-Multiplexing-Services.patch, 
> thrift-2144_Tutorial-update-relating-to-the-implementation-of-the-client-side-support-for-multiplexed-services.patch
>
>
> The attached 
> [patch|https://issues.apache.org/jira/secure/attachment/12599415/thrift-2144_Client-side-support-for-Multiplexing-Services.patch]
>  brings client-side support for multiplexed services as specified at 
> [THRIFT-563|https://issues.apache.org/jira/browse/THRIFT-563] and also some 
> [additions|https://issues.apache.org/jira/secure/attachment/12599416/thrift-2144_Tutorial-update-relating-to-the-implementation-of-the-client-side-support-for-multiplexed-services.patch]
>  to the Thrift Cocoa tutorial from 
> [THRIFT-2116|https://issues.apache.org/jira/browse/THRIFT-2116] relating to 
> the usage with multiplexed services. This patch is tested with the Erlang 
> server implementation from 
> [THRIFT-2110|https://issues.apache.org/jira/browse/THRIFT-2110].



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to