commit | 19a3a2771a8abbdf7da72466be292740d091820b | [log] [tgz] |
---|---|---|
author | Wang Yaofu <voipman@sina.cn> | Sun Feb 14 18:15:45 2016 +0800 |
committer | Nobuaki Sukegawa <nsuke@apache.org> | Fri Feb 19 01:06:05 2016 +0900 |
tree | 8a59caf012c01b42eac156d32a7e1e49d04eaa42 | |
parent | 474ddbd06dbf45a56dc5c85a75f7587a67ec33cc [diff] [blame] |
THRIFT-3631 JSON protocol implement for thrift-lua library. THRIFT-3631 Lua-This is JSON protocol implement for thrift-lua library. TJsonProtocol.lua is new source of lua for thrift JSON protocol.
diff --git a/test/tests.json b/test/tests.json index 902d2fe..0aaad14 100644 --- a/test/tests.json +++ b/test/tests.json
@@ -510,7 +510,8 @@ ], "protocols": [ "binary", - "compact" + "compact", + "json" ], "command": [ "lua",