Module backend

Source
Available on crate features http1 or http2 or http3 only.
Expand description

This module contains the underlying backends for the server.

You probably don’t want to use this module directly and should instead use the HttpServer struct.

Modules§

h3http3
HTTP3 backend.
hyperhttp1 or http2
Hyper backend.