[ https://issues.apache.org/jira/browse/THRIFT-2391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Carl Yeksigian closed THRIFT-2391. ---------------------------------- Resolution: Fixed Assignee: Carl Yeksigian This has been committed in c9e535e. Thanks, Dima! > 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)