cURL 8.11 Released With Official WebSockets Support
- Reference: 0001504253
- News link: https://www.phoronix.com/news/cURL-8.11-Released
- Source link:
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.
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 [1]curl.se .
[1] https://curl.se/
ahrs