mirror of
https://libwebsockets.org/repo/libwebsockets
synced 2024-12-25 23:00:12 +00:00
314 B
314 B
lws minimal secure streams
The application runs some bulk and failure path tests on Secure Streams
build
$ cmake . && make
usage
Commandline option | Meaning |
---|---|
-d | Debug verbosity in decimal, eg, -d15 |
--amount | Set the amount of bulk data expected, eg, --amount 23456 |