blob: 8d20316f5018d9b263d39c840491a7aa2de6448f (
plain)
1
2
3
4
5
6
7
8
9
10
|
Michael Neumann's xmlrpc4r module is an implementation of the
XML-RPC protocol for Ruby.
It supports:
* Introspection and MultiCall extensions
* HTTP Basic Authentification and SSL (client-only)
* Asynchronous RPCs and connection-alive
* CGI, FastCGI, mod_ruby and standalone server
For test modules, you need to install ruby-runit package, too.
|