mirror of
https://libwebsockets.org/repo/libwebsockets
synced 2024-12-25 14:50:10 +00:00
.. | ||
CMakeLists.txt | ||
main.c | ||
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 option | Meaning |
---|---|
-d | Debug verbosity in decimal, eg, -d15 |
$ ./lws-api-test-secure-streams