BUILDING AND INSTALLATION $ autoreconf --install -I ./ $ ./configure $ make $ make check # (optional, run tests) $ sudo make install DOCUMENTATION A library documentation available on libJSONRPC wiki: https://github.com/iantropov/libjsonrpc/wiki
iantropov/libjsonrpc
A library for JSON-RPC web interface with asynchronous invoking of methods and various types of transport protocols for JSON-RPC payload data
C