Module routinator::http

source ·
Expand description

The HTTP server.

The module provides all functionality exposed by the HTTP server to those interested. The only public item, http_listener creates all necessary networking services based on the current configuration and returns a future that drives the server.

Structs§

Functions§