Cool, thanks! That's a great improvement towards full multiplex support within Thrift.
Could you add a test case, following the model given by other languages' implementation? That would make it perfect! PS we do accept Github PRs, if that helps. ________________________________ Von: Harry S. (JIRA) Gesendet: 10.03.2015 02:20 An: [email protected] Betreff: [jira] [Updated] (THRIFT-3033) Perl: Support for Multiplexing Services on any Transport, Protocol and Server [ https://issues.apache.org/jira/browse/THRIFT-3033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harry S. updated THRIFT-3033: ----------------------------- Attachment: ProtocolDecorator.pm MultiplexedProtocol.pm MultiplexedProcessor.pm MessageType.pm These seem to work for the Multiplex processor and protocol for Perl. You just put them into the thrift/lib/perl/lib/Thrift folder. > 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)
