[
https://issues.apache.org/jira/browse/THRIFT-3033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14372890#comment-14372890
]
ASF GitHub Bot commented on THRIFT-3033:
----------------------------------------
GitHub user hs2323 opened a pull request:
https://github.com/apache/thrift/pull/405
[THRIFT-3033] - Perl: Support for Multiplexing Services on any Transport,
Protocol and Server
Add multiplex support for the Perl language
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hs2323/thrift master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/405.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 #405
----
commit f0b9f6e712d6b88b1e34f61a7a214889c55e8296
Author: H <[email protected]>
Date: 2015-03-21T16:42:32Z
Adding multiplex support for perl
commit b65b301b94a9e98cc568278f1b0e92bf51e8e1b5
Author: H <[email protected]>
Date: 2015-03-21T16:53:13Z
Fixing spacing, removing Data::Dumpers
----
> Perl: Support for Multiplexing Services on any Transport, Protocol and Server
> -----------------------------------------------------------------------------
>
> Key: THRIFT-3033
> URL: https://issues.apache.org/jira/browse/THRIFT-3033
> Project: Thrift
> Issue Type: Improvement
> Reporter: Shankar Narayan
> Attachments: MessageType.pm, MultiplexedProcessor.pm,
> MultiplexedProtocol.pm, ProtocolDecorator.pm
>
>
> Currently there is no support for mutliplexing services via perl.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)