Re: WebSockets
Daniel Stenberg via curl-library <[email protected]>
| Newsgroups | gmane.comp.web.curl.library |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 13 Jan 2025, john via curl-library wrote: > I would like to upgrade to latest Libcurl (8.11.1). > The download did not offer a projects VC10 solution. > Does anyone have a V10 solution? > Is websockets automatically built in 8.11.1? WebSocket support is now enabled by default, it is not experimental anymore since 8.11.0. For building curl with VC10 maybe look here: https://github.com/curl/curl/tree/master/projects For more recent VC versions, we recommend generating the project files with cmake. -- / daniel.haxx.se || https://rock-solid.curl.dev -- Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-library Etiquette: https://curl.se/mail/etiquette.html