1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-09 00:00:04 +01:00

examples-lowlevel: ws client: add -n to README table

This commit is contained in:
Hannes Achleitner 2021-11-01 10:17:37 +01:00 committed by Andy Green
parent 0c8dbadc1f
commit 972f154a62

View file

@ -20,6 +20,7 @@ Option|Meaning
-j|Allow selfsigned tls cert
-k|Allow insecure certs
-m|Skip server hostname check
-n|Skip tls usage
-e|Allow expired certs
--protocol|Use a specific ws subprotocol rather than dumb-increment-protocol, eg, `--protocol myprotocol`