/exmlrpc

An HTTP 1.1 compliant XML-RPC library for Erlang

Primary LanguageErlangOtherNOASSERTION

This is an Erlang implementation of an HTTP 1.1 compliant XML-RPC library originally made by Joakim Grebenö.
The library is compliant with the XML-RPC specification published by http://www.xmlrpc.org/.

Prerequisites:
Erlang
xmerl

Before compiling you need to update the XMERL_PATH variable in src/Makefile to point to your xmerl installation.

Send feedback to developer@ralfweinbrecher.de