1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-16 00:00:07 +01:00
libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-testsfail/README.md
Andy Green 68afe5b492 ss: minimal example: testsfail
A minimal example aimed at various SS failure paths.
2020-12-24 16:14:36 +00:00

17 lines
314 B
Markdown

# lws minimal secure streams
The application runs some bulk and failure path tests on Secure Streams
## build
```
$ cmake . && make
```
## usage
Commandline option|Meaning
---|---
-d <loglevel>|Debug verbosity in decimal, eg, -d15
--amount <amount>| Set the amount of bulk data expected, eg, --amount 23456