THRIFT-1227 - erlang implementation of thrift json protocol
authorAnthony F. Molinaro <molinaro@apache.org>
Sun, 18 Sep 2011 04:57:50 +0000 (04:57 +0000)
committerAnthony F. Molinaro <molinaro@apache.org>
Sun, 18 Sep 2011 04:57:50 +0000 (04:57 +0000)
commita653067e8ca6d56116af3ed4613e6f1b26363251
tree7c8945ca04e1aaf7ea12ae572c023328e446c99e
parent84e4a3c1819346dc5e5fcc4c4701e6c43afa1041
THRIFT-1227 - erlang implementation of thrift json protocol

git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1172199 13f79535-47bb-0310-9956-ffa450edef68
lib/erl/Makefile.am
lib/erl/README
lib/erl/rebar.config
lib/erl/src/thrift_json_protocol.erl [new file with mode: 0644]
tutorial/erl/json_client.erl [new file with mode: 0644]