unplugged-system/external/libwebsockets/minimal-examples/api-tests/api-test-secure-streams
2025-10-06 13:59:42 +00:00
..
CMakeLists.txt Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
main.c Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
README.md Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00

lws api test Secure Streams

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

build

 $ cmake . && make

usage

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