simple-xmlrpc

A simple, no nonsense, XML-RPC implementation for Rust

3 releases

0.1.2 Mar 9, 2024
0.1.1 Mar 8, 2024
0.1.0 Jan 28, 2020

#724 in Encoding

MIT license

10KB
225 lines

simple-xmlrpc-rs

A simple XMLRPC library. This is meant to be the minimal needed to build out applications using XMLRPC. No additional parsing, no transports, etc.

Please note that this library has been renamed to serde_xmlrpc. All functions have been marked as deprecated.

Dependencies

~3.5MB
~68K SLoC