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

Martin Grabmueller updated THRIFT-538:
--------------------------------------

    Attachment: Framed.hs

This is a first attempt at adding framed transport for Haskell. Unfortunately, 
my thrift build setup is so botched at the moment that I couldn't test it 
properly. I would appreciate if anyone could test it against a framed server.

> missing support for framed transport
> ------------------------------------
>
>                 Key: THRIFT-538
>                 URL: https://issues.apache.org/jira/browse/THRIFT-538
>             Project: Thrift
>          Issue Type: Wish
>          Components: Cocoa - Library, Haskell - Library
>            Reporter: Eric Evans
>         Attachments: Framed.hs
>
>
> 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. :)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to