serf

A high-performance asynchronous HTTP client library

Version

1.3.10-1
(2024-12-09)

Size

48.4

KiB

Repository

HaikuPorts
x86_64
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.