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?

Reply via email to