Skip to main content

Module server

Module server 

Source
Expand description

The HTTP/1.1 server: accept loop, request parsing, keep-alive, and a graceful shutdown that lets in-flight requests finish.

Structs§

Limits
Guard rails applied to every connection.
Server

Type Aliases§

OnShutdown
Something to run once the listener has stopped and in-flight requests have drained.