summaryrefslogtreecommitdiff
path: root/www/serf/DESCR
blob: 1865dab8fd001acebd50008a2c0e823bd2f96239 (plain)
1
2
3
4
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.