#xml-rpc #deprecated #transport #meant #parser #serde

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

#1984 in Encoding

Download history 1/week @ 2025-08-22

76 downloads per month

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
~67K SLoC