You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "dima levchenko (JIRA)" <ji...@apache.org> on 2014/03/06 13:36:44 UTC

[jira] [Updated] (THRIFT-2391) simple socket transport for actionscript 3.0

     [ https://issues.apache.org/jira/browse/THRIFT-2391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

dima levchenko updated THRIFT-2391:
-----------------------------------

    Attachment: THRIFT-2391-simple-socket-transport-for-acrionscript-3.0.patch

> 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
>            Priority: Minor
>         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)