examples/websocket.c: websocket example using CONNECT_ONLY

Closes #11262
This commit is contained in:
Daniel Stenberg 2023-06-07 11:03:32 +02:00
parent 0e339b9e72
commit e812473d1e
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
2 changed files with 132 additions and 0 deletions

View file

@ -118,6 +118,7 @@ check_PROGRAMS = \
sslbackend \
url2file \
urlapi \
websocket \
websocket-cb
# These examples require external dependencies that may not be commonly