* Extra RPC:s will be called _after_ the basic ones.
* One specific usecase is hook for `copy-config` (see [doc/ROADMAP.md] that can be implemented thus way.
* `rpc_callback_register` added a namespace parameter. Example:
```
rpc_callback_register(h, empty_rpc, NULL, "urn:example:clixon", "empty");
```
|
||
|---|---|---|
| .. | ||
| backend | ||
| cli | ||
| netconf | ||
| restconf | ||
| Makefile.in | ||