* Experimental IPC API, clixon_client, to support a loose integration model
* Many systems using other tools employ such a model, and this API is an effort to make a usage of clixon easier * see https://clixon-docs.readthedocs.io/en/latest/overview.html#loose-integration * This is work-in-progress and is expected to change
This commit is contained in:
parent
2a392ca0e9
commit
c269d094e4
5 changed files with 548 additions and 1 deletions
|
|
@ -105,6 +105,7 @@ extern "C" {
|
|||
#include <clixon/clixon_xml_changelog.h>
|
||||
#include <clixon/clixon_xml_nsctx.h>
|
||||
#include <clixon/clixon_xml_vec.h>
|
||||
#include <clixon/clixon_client.h>
|
||||
|
||||
/*
|
||||
* Global variables generated by Makefile
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue