yaml-rpc

Simple library for network (HTTP REST-like) YAML RPC

http://redmine.iportnov.ru/projects/yaml-rpc

Latest on Hackage:1.0.3

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Ilya V. Portnov
Maintained by [email protected]

This library aimed to organize remote procedure call (RPC) over HTTP protocol, using YAML as data serialization format.