Tomas Guisasola b2beb83781 Correcao no retorno da x2param, que passa a retornar SEMPRE uma tabela.
Correcao no retorno da x2methodResponse, que SEMPRE extrai o parametro da tabela.
Acrescimo de metodos no servidor de exemplo do xrc.lua.
2003-12-15 16:20:47 +00:00
2003-12-02 15:11:02 +00:00
2003-12-02 15:11:02 +00:00
2003-12-02 15:11:02 +00:00
2003-12-02 15:11:02 +00:00

LuaXMLRPC is a library of functions to deal with XML-RPC.

This library depends on LuaExpat.
The standalone server depends on LuaSocket for Lua 5.0 also.

Here goes a small description of the files in the distribution

    index.html    -- Home page
    license.html  -- Copyright & License
    lua.png       -- Lua Logo
    Makefile      -- Makefile for Unix systems
    manual.html   -- Reference manual
    README        -- This file
    test.lua      -- Overall API test script
    xmlrpc.lua    -- Source file
    xrc.lua       -- Extension server library over CGI
    xrh.lua       -- Extension server library over HTTP

$Id$
Description
No description provided
Readme 199 KiB
Languages
Lua 99.6%
Makefile 0.4%