Module server

Module server 

Source
Expand description

HTTP server

Structs§

HttpServer
An HTTP/1.1 server

Functions§

serve_tcp
Starts handling connections on a given HttpServer, without TLS
tokio_rt
Builds the tokio runtime