Files
bsdports/net/libserf/pkg-descr
2019-12-26 07:26:06 +00:00

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/