JSON RPC over HTTP Lua module. Fork of json4lua, refactored to use CJSON.
- lua >= 5.1
- luasocket
- cgilua (patch required)
- lua-cjson
Optional requirement to run the server-side example:
- xavante
luarocks --local install jsonrpc4lua
See examples directory.