clixon/apps
Olof Hagsand d5f4969780 * Set access/subscribe base URL with: CLICON_STREAM_URL_PREFIX (default https\
://localhost/streams).
    * Example: new stream "foo" will get access URL: https://localhost/streams/\
foo
  * Optional pub/sub support enabled by ./configure --enable-publish
    * Set publish URL base with: CLICON_STREAM_PUB_PREFIX (default http://local\
host/pub)
    * Example: new stream "foo" will get pub URL: https://localhost/pub/foo
2018-10-15 22:08:38 +02:00
..
backend * Set access/subscribe base URL with: CLICON_STREAM_URL_PREFIX (default https\ 2018-10-15 22:08:38 +02:00
cli * YANG Features 2018-10-10 20:11:20 +02:00
netconf RFC 7895: 2018-10-12 18:41:53 +02:00
restconf * Set access/subscribe base URL with: CLICON_STREAM_URL_PREFIX (default https\ 2018-10-15 22:08:38 +02:00
Makefile.in 2017->2018 2018-01-01 12:25:33 +01:00