You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2011/09/18 07:11:08 UTC

[jira] [Commented] (THRIFT-1227) Erlang implementation of thrift JSON protocol

    [ https://issues.apache.org/jira/browse/THRIFT-1227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13107348#comment-13107348 ] 

Hudson commented on THRIFT-1227:
--------------------------------

Integrated in Thrift #267 (See [https://builds.apache.org/job/Thrift/267/])
    THRIFT-1227 - erlang implementation of thrift json protocol

molinaro : http://svn.apache.org/viewvc/?view=rev&rev=1172199
Files : 
* /thrift/trunk/lib/erl
* /thrift/trunk/lib/erl/Makefile.am
* /thrift/trunk/lib/erl/README
* /thrift/trunk/lib/erl/rebar.config
* /thrift/trunk/lib/erl/src/thrift_json_protocol.erl
* /thrift/trunk/tutorial/erl/json_client.erl


> Erlang implementation of thrift JSON protocol
> ---------------------------------------------
>
>                 Key: THRIFT-1227
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1227
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Erlang - Library
>    Affects Versions: 0.7
>         Environment: Erlang virtual machine (any OS)
>            Reporter: Peter Neumark
>            Assignee: Anthony Molinaro
>              Labels: features, newbie, patch
>             Fix For: 0.8
>
>         Attachments: erlang_thrift_json_protocol.patch
>
>
> The attached patch contains an implementation of the thrift JSON protocol in erlang, along with a modified version of the erlang tutorial which uses the JSON protocol to talk to the same server which the javascript tutorial uses. The code depends on the JSX parser (https://github.com/talentdeficit/jsx)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira