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

Jens Geyer commented on THRIFT-3989:
------------------------------------

I'm not so much ino PHP bt on the Server side the usual way is to [pass a 
transport 
factory|https://git-wip-us.apache.org/repos/asf?p=thrift.git;a=blob;f=lib/php/lib/Thrift/Server/TServer.php;h=f4d76cc155cb42ed758852cc04fd4b7eb0e5e41d;hb=HEAD#l71]
 to the server code that creates the framed transport.

> PHP socket client unsupports TFramedTransport
> ---------------------------------------------
>
>                 Key: THRIFT-3989
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3989
>             Project: Thrift
>          Issue Type: Improvement
>          Components: PHP - Library
>    Affects Versions: 0.7, 0.9.3, 0.10.0, 0.11.0
>            Reporter: Zuocheng Liu
>   Original Estimate: 336h
>  Remaining Estimate: 336h
>
> TFramedTransport for socket is unsupported.
> My C++ thrift server use TFramedTransport, While my PHP thrift client can not 
> connect it.
> I have written a php class named TFramedScoketTransport to solve this problem.
> May I submit the code to the unreleased versions? 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to