[
https://issues.apache.org/jira/browse/THRIFT-2391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13922821#comment-13922821
]
Hudson commented on THRIFT-2391:
--------------------------------
SUCCESS: Integrated in Thrift #1068 (See
[https://builds.apache.org/job/Thrift/1068/])
THRIFT-2391 Socket transport for ActionScript 3.0 (carl: rev
c9e535ea76c6402eb392588b1c2fbabf83ebcd93)
* lib/as3/src/org/apache/thrift/transport/TSocket.as
> simple socket transport for actionscript 3.0
> --------------------------------------------
>
> Key: THRIFT-2391
> URL: https://issues.apache.org/jira/browse/THRIFT-2391
> Project: Thrift
> Issue Type: Improvement
> Components: AS3 - Library
> Reporter: dima levchenko
> Assignee: Carl Yeksigian
> Priority: Minor
> Fix For: 0.9.2
>
> Attachments:
> THRIFT-2391-simple-socket-transport-for-acrionscript-3.0.patch
>
>
> working with thrift in actionscript 3.0 environment, i found only two
> transports in it's library - THttpClient and TFullDuplexHttpClient. Both were
> incompatible with TServerSocket implemented in java.
> I found it easy to implement compatible client transport with simple
> manipulations with TFullDuplexHttpClient, which i wish to suggest in patch. i
> called it TSocketClient. I wonder if it is a good name?
--
This message was sent by Atlassian JIRA
(v6.2#6252)