mirror of
https://github.com/curl/curl.git
synced 2026-08-24 11:23:31 +03:00
examples/websocket.c: websocket example using CONNECT_ONLY
Closes #11262
This commit is contained in:
parent
0e339b9e72
commit
e812473d1e
2 changed files with 132 additions and 0 deletions
|
|
@ -118,6 +118,7 @@ check_PROGRAMS = \
|
|||
sslbackend \
|
||||
url2file \
|
||||
urlapi \
|
||||
websocket \
|
||||
websocket-cb
|
||||
|
||||
# These examples require external dependencies that may not be commonly
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue