Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
Patch Available
Description
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?
Attachments
Attachments
Issue Links
- blocks
-
THRIFT-2392 Actionscript tutorial
- Closed
- is duplicated by
-
THRIFT-1179 TSocket implementation for AS3
- Closed
-
THRIFT-2440 how to connect as3 to java by thrift ,
- Closed