Skip to content

v0.1.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@Nitrino Nitrino released this 17 Jan 16:27
· 109 commits to master since this release

Initial release. A simple low-tested wrapper for sending SOAP requests based on wsdl.

  • Parsing base struct from WSDL. Soap.init_model/2
  • Parsing WSDL from file or url.
  • List operations from WSDL. Soap.operations/1
  • Execution call requests Soap.call/4