cURL 8.11 Released With Official WebSockets Support

Written by Michael Larabel in Free Software on 6 November 2024 at 06:09 AM EST. 4 Comments
FREE SOFTWARE
The cURL 8.11 release is now available for this widely-used open-source software library and CLI utility used for downloads and supporting a variety of network protocols for file transfers. Most notable with cURL 8.11 is sporting official WebSockets support.

The cURL project previously had experimental WebSockets support but now with cURL 8.11 the build system has been updated so WebSockets is official and made by default. Users can still build cURL without WebSockets support if so desired through the new disable command. WebSockets is a wonderful standard for event-driven, real-time communication between clients and servers.

cURL logo


The cURL 8.11 release also adds P12 format support to GTLS, new options for disabling IPFS support if desired, and TLSv1.3 early data support. There are also many bug fixes and other smaller changes with the cURL 8.11 library and command line tool.

The cURL 8.11 release can be downloaded at curl.se.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week