Restconf native stream support
This commit is contained in:
parent
2d5a646b51
commit
2b2a2ec1ad
14 changed files with 626 additions and 205 deletions
|
|
@ -20,6 +20,14 @@ Ensure www-data is member of the CLICON_SOCK_GROUP (default clicon). If not, add
|
|||
sudo usermod -a -G clicon www-data
|
||||
```
|
||||
|
||||
### nghttp2
|
||||
|
||||
For details on the C API see https://nghttp2.org
|
||||
|
||||
### openssl
|
||||
|
||||
For details on the C-API see https://www.openssl.org/ docs/manual pages
|
||||
|
||||
## Nginx
|
||||
|
||||
Installation instruction for Nginx. Other reverse proxies should work but are not verified.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue