Re: curl websockets

2021-06-30 Thread Daniel Stenberg via curl-library
On Thu, 24 Jun 2021, Weston Schmidt via curl-library wrote: This has been good feedback, thank you all. I'm going to work on writing up what has been covered into a proposal here: https://github.com/schmidtw/curl-websocket-proposal I created a "home" for the WebSockets brain-storming in curl

Re: curl websockets

2021-06-30 Thread Weston Schmidt via curl-library
Thanks, Daniel. Maybe this is a misunderstanding on my part, but I think (and my testing seems to confirm) that CURLOPT_CONNECT_ONLY will stop at the first connection to the first server encountered. If you have some other http redirector in front of the ultimate server hosting the websocket, or