XML RPC Client and Server - meet xmlrpc-d

Pavel Kirienko pavel.kirienko at gmail.com
Mon Sep 2 08:12:23 PDT 2013


On Monday, 2 September 2013 at 14:07:52 UTC, ilya-stromberg wrote:
> On Monday, 2 September 2013 at 10:31:15 UTC, Flamaros wrote:
>> We'll need RPC for our projects, we are interested.
>>
>> I hope you'll made pull requests for an integration to phobos.
>
> +1
> It's really useful project.

Thanks!

To be honest, the HTTP server shipped with this library is not so 
hot, it is just a stub which purpose is to fill the lacking of 
the default HTTP server in phobos.

https://github.com/pavel-kirienko/xmlrpc-d/blob/master/src/http_server_bob.d

I think there is no place for this particular piece of code in 
phobos.

So, the question is: shall I make a pull request for xmlrpc-d 
with no HTTP server included? Is there anyone who have a solid 
HTTP server which is good enough for the standard library? We 
could cooperate.


More information about the Digitalmars-d-announce mailing list