cURL 7.86 Released With Experimental WebSocket API

Written by Michael Larabel in Linux Networking on 26 October 2022 at 05:24 AM EDT. 4 Comments
LINUX NETWORKING
Daniel Stenberg has announced the release of cURL 7.86 as the newest version of this command-line utility and library for various networking purposes.

Most notable with cURL 7.86 is adding an experimental WebSocket API. This updated cURL library adds a few new functions and setopt option for interfacing with WebSocket implementations for the bidirectional byte-stream. The initial, experimental cURL API for WebSockets allows for both send and receive.

The cURL 7.86 release also has a few security vulnerability fixes, drops NPN support, and a wide variety of bug fixes.

Downloads and more details on cURL 7.86 via 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