23e92aed18
protocol for Ruby. Based on PR pkg/14303 with slightly modification and newer version.
10 lines
357 B
Text
10 lines
357 B
Text
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.
|