Client - Controller
Controller for client. Aim of controller is to unify communication with daemon using JSON RPC and JSON encoded configuration file for all kinds of user interface. Controller will be used in CLI, GUI and TUI.
Controller itself depends on other issues: JSON configuration file and JSON RPC.
-
Design API and structs for UIs