xml_rpc 0.1.2 copy "xml_rpc: ^0.1.2" to clipboard
xml_rpc: ^0.1.2 copied to clipboard

outdatedDart 1 only

A library to communicate through the XML-RPC protocol.

Changelog #

0.1.2 (2015-01-31) #

  • Evo: call accepts an optional named parameter client allowing to make the calls from browser.
  • Fix: If no type is indicated, the type is string.
  • Fix: <boolean> instead of <bool>.

0.1.1 (2015-01-30) #

  • Fix: Http exception are not catched.

0.1.0 (2015-01-28) #

  • First completed version for client side usage.

Semantic Version Conventions #

http://semver.org/

  • Stable: All even numbered minor versions are considered API stable: i.e.: v1.0.x, v1.2.x, and so on.
  • Development: All odd numbered minor versions are considered API unstable: i.e.: v0.9.x, v1.1.x, and so on.
10
likes
0
pub points
77%
popularity

Publisher

unverified uploader

A library to communicate through the XML-RPC protocol.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

crypto, http, xml

More

Packages that depend on xml_rpc