dima levchenko created THRIFT-2391:
--------------------------------------
Summary: 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
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)