Registry / networking / soap4r

soap4r

JSON →
library1.5.8rbrubygemsunverified

An implementation of SOAP 1.1 for Ruby, enabling SOAP-based web services.

gem install soap4r
INSTALL
IMPORT
SIG · SOAP4R
S
soap4r
networkingrubyv1.5.8
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.

SOAP
require 'soap4r'

Create a SOAP client from a WSDL.

require 'soap4r' driver = SOAP::WSDLDriverFactory.new('http://example.com/service?wsdl').create_rpc_driver result = driver.some_method
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.5.8latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
10
OpenAI (training)
1
Resources
soap4r — gem install soap4r · libregistry