Any library with support JSON-RPC for D?
ilya-stromberg
ilya-stromberg-2009 at yandex.ru
Sun Aug 11 10:01:31 PDT 2013
On Sunday, 11 August 2013 at 16:06:42 UTC, Dicebot wrote:
> On Sunday, 11 August 2013 at 08:51:19 UTC, ilya-stromberg wrote:
>> Hi,
>>
>> Do you know any library with support JSON-RPC for D?
>>
>> Thanks.
>
> Don't know about direct JSON-RPC implementation, but using
> vibe.http.rest from vibed.org allows for something similar -
> JSON-based RPC over HTTP.
Can you print any code example, please? Or just link to the
documentation?
More information about the Digitalmars-d
mailing list