android13/external/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-test...
liiir1985 7f62dcda9f initial 2024-06-22 20:45:49 +08:00
..
CMakeLists.txt initial 2024-06-22 20:45:49 +08:00
README.md initial 2024-06-22 20:45:49 +08:00
minimal-secure-streams-testsfail.c initial 2024-06-22 20:45:49 +08:00

README.md

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