clixon/lib
Olof hagsand 22adc58187 * New process-control RPC feature in clixon-lib.yang to manage processes
* This is an alternative to manage a clixon daemon via sudtemd, containerd or other
  * One important special case is starting the clixon-restconf daemon internally
  * This is how it works:
    * Register a process via `clixon_process_register(h, name, namespace, argv, argc)`
    * Use process-control RPC defined in clixon-lib.yang to start/stop/restart or query status on that process
  * Example code in the main example
2020-12-15 15:48:42 +01:00
..
clixon * New process-control RPC feature in clixon-lib.yang to manage processes 2020-12-15 15:48:42 +01:00
src * New process-control RPC feature in clixon-lib.yang to manage processes 2020-12-15 15:48:42 +01:00
Makefile.in Makefile copyright 2020-05-12 13:59:45 +02:00