blob: d85551ef3055ee2f7481de818610ac8c1b7cc4c8 (
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.
|