Skip to content

MHordecki/xml-rpc-rs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XML-RPC for Rust

crates.io docs.rs Build Status

This crate provides a simple implementation of the XML-RPC spec in pure Rust using xml-rs and reqwest.

See examples/client.rs for a small example which connects to a running Python XML-RPC server and calls a method.

About

XML-RPC for Rust

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 100.0%