XML RPC Client and Server - meet xmlrpc-d
Pavel Kirienko
pavel.kirienko at gmail.com
Mon Sep 2 00:29:38 PDT 2013
On Monday, 2 September 2013 at 05:53:22 UTC, angel wrote:
> Did you look at std.serialization (currently in the review
> queue)
> ? An RPC does need serialization.
Yes I'm aware of std.serialization, but it does not seem to
support XML-RPC data representation.
So I decided to use std.xml, with plans to switch to std.xml2
when available.
More information about the Digitalmars-d-announce
mailing list