1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-30 00:00:16 +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 3755f56d5e
commit 1b7d6c80ff

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`