Skip to main content

Module perf_server

Module perf_server 

Source
Available on crate feature high-perf only.
Expand description

High-performance async-first HTTP/1 server primitives.

Structs§

PerfLimits
Runtime limits for the high-performance server mode.

Functions§

start_high_perf
Starts an async-first accept loop with adaptive backpressure.