Registry / networking / libxml-xmlrpc

libxml-xmlrpc

JSON →
library0.1.5rbrubygemsunverified

Provides an alternative and faster XML-RPC layer using libxml's parsing framework.

gem install libxml-xmlrpc
INSTALL
IMPORT
SIG · LIBXML-XMLRPC
L
libxml-xmlrpc
networkingrubyv0.1.5
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

LibXML::XMLRPC
require 'libxml/xmlrpc'

Creates an XML-RPC client and calls a remote method.

require 'libxml/xmlrpc' client = LibXML::XMLRPC::Client.new('http://example.com/api') result = client.call('method', 'arg1')
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.5latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
libxml-xmlrpc — gem install libxml-xmlrpc · libregistry