Details
-
Wish
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
It is somewhat frustrating when writing an application to have to choose a transport that will ultimately create compatibility issues for one or more otherwise supported languages. This is currently the case because some clients require a framed transport (i.e. Twisted), while others lack an implementation of one (i.e. Haskell, Cocoa, etc).
If every language supported the framed transport, it would even be possible to make framed the only option.
Attachments
Attachments
Issue Links
- is related to
-
THRIFT-1503 No FramedTransport support in cocoa
- Closed
Is there any progress on that issue? Missing framed support in cocoa really disappointing.