laconicd/server
yihuang 49afc0f90d
fix: server should always use local rpc client (#988)
Closes: #987
Solution:
- use local rpc clint if json-rpc is enabled.

Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
2022-03-15 11:28:14 +01:00
..
config rpc: add configurable timeouts to http server (#979) 2022-03-09 08:31:51 +01:00
flags rpc: add configurable timeouts to http server (#979) 2022-03-09 08:31:51 +01:00
json_rpc.go rpc: add configurable timeouts to http server (#979) 2022-03-09 08:31:51 +01:00
start.go fix: server should always use local rpc client (#988) 2022-03-15 11:28:14 +01:00
util.go fix: homedir consistency (#561) 2021-09-15 05:27:37 -03:00