clixon/doc
Olof hagsand 98f3cd0e32 * Major rewrite of event streams
* If you used old event callbacks API, you need to switch to the streams API
    * See clixon_stream.[ch]
  * Old streams API which needs to be removed include:
    * clicon_log_register_callback()
    * subscription_add() --> stream_register()
    * backend_notify() and backend_notify_xml() - use stream_notify() instead
* Example uses "NETCONF" stream instead of "ROUTING"
* Added timeout option -t for clixon_netconf - quit after max time.
2018-09-30 14:51:30 +02:00
..
clixon_example_sdk.odg Preparing for 3.3.3 2017-11-25 12:20:20 +01:00
clixon_example_sdk.png Preparing for 3.3.3 2017-11-25 12:20:20 +01:00
Doxyfile Replacing remaining badrequest() with proper restconf error msg. 2018-04-22 20:13:54 +02:00
Doxyfile.graphs Replacing remaining badrequest() with proper restconf error msg. 2018-04-22 20:13:54 +02:00
FAQ.md * Major rewrite of event streams 2018-09-30 14:51:30 +02:00
Makefile.in 2017->2018 2018-01-01 12:25:33 +01:00