Skip to main content

Crate mechanics

Crate mechanics 

Source
Expand description

HTTP server wrapping a MechanicsPool worker pool.

Structsยง

Http3ServerConfig
Configuration for the HTTP/3 listener.
MechanicsPoolConfig
Configuration for constructing a crate::MechanicsPool.
MechanicsServer
HTTP server wrapper around a shared MechanicsPool.
TlsConfig
TLS configuration for super::MechanicsServer::run_tls.