Rewrite the input layer

Now we also support libedit for the backend.
This commit is contained in:
2015-12-24 15:45:49 +01:00
parent 3e2728443b
commit 63df918482
4 changed files with 749 additions and 103 deletions

View File

@@ -29,7 +29,8 @@ Building and Running
--------------------
Build dependencies: CMake, pkg-config, help2man,
liberty (included), http-parser (included) +
Runtime dependencies: libev, Jansson, cURL, readline, openssl
Runtime dependencies: libev, Jansson, cURL, openssl,
readline or libedit >= 2013-07-12,
$ git clone --recursive https://github.com/pjanouch/json-rpc-shell.git
$ mkdir json-rpc-shell/build