curl / Mailing Lists / curl-library / Single Mail
Buy commercial curl support from WolfSSL. We help you work out your issues, debug your libcurl applications, use the API, port to new platforms, add new features and more. With a team lead by the curl founder himself.

Re: Experimental websocket API

From: Thomas Glanzmann via curl-library <curl-library_at_lists.haxx.se>
Date: Sat, 29 Oct 2022 23:38:35 +0200

Hello Daniel,

> Can you describe for me how to reproduce this?

cd /tmp/
curl https://tg.st/u/curlwebsocketplayground.tar.gz | tar -xzf -
cd curlwebsocketplayground/go/
make
./firepass &
cd ..
# Put websocket enabled curl-config in your path
export PATH=/home/sithglan/work/vlconnect/local/linux/openssl/bin/:$PATH
make
scp -o ProxyCommand="./wsconnect" ~/man_over_bord_small.mp4 localhost:/tmp/

Output:

https://pbot.rmdir.de/tpF5NZkYtbE3hzPj83bZ_A

Cheers,
        Thomas
-- 
Unsubscribe: https://lists.haxx.se/listinfo/curl-library
Etiquette:   https://curl.se/mail/etiquette.html
Received on 2022-10-29