Language

Package: serf @ 1.3.9

Synopsis

High-performance asynchronous HTTP client library

Description

serf is a C-based HTTP client library built upon the Apache Portable Runtime (APR) library. It multiplexes connections, running the read/write communication asynchronously. Memory copies and transformations are kept to a minimum to provide high performance operation.

Home page
https://serf.apache.org/
Location
gnu/packages/web.scm (line: 1581, column: 2)
Licenses

Lint warnings

LinterMessageLocation
formatting

Look for formatting issues in the source

line 1656 is way too long (92 characters)