GitHub user jeking3 opened a pull request:
https://github.com/apache/thrift/pull/1416
THRIFT-2013: perl cross multiplex
Added client and server logic for multiplex cross protocol testing in perl.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jeking3/thrift perl-cross-multiplex
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/1416.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 #1416
----
commit 284131c491da563df6e352297bf38e54d19adcea
Author: James E. King, III <[email protected]>
Date: 2017-11-19T03:37:54Z
THRIFT-2013: add perl crosstest multiplexed client and server logic
----
---