tree: 8d62467b30bd751df55fc4a498e6589dd7a127ab [path history] [tgz]
  1. CMakeLists.txt
  2. main.c
  3. README.md
minimal-examples/api-tests/api-test-secure-streams/README.md

lws api test Secure Streams

Performs some tests against httpbin.org server to check Secure Streams client performance

build

 $ cmake . && make

usage

Commandline optionMeaning
-d Debug verbosity in decimal, eg, -d15
 $ ./lws-api-test-secure-streams