mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 10:31:20 +02:00
8 lines
310 B
Plaintext
8 lines
310 B
Plaintext
The serf library 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.
|
|
|
|
WWW: http://serf.apache.org/
|