Crate eiffelvis_http
source · [−]Expand description
An HTTP frontend for eiffelvis_core
Structs
Traits
Functions
Takes an eiffelvis app and binds the http server on the given address.
This is likely the only function you’ll ever need to call.
shutdown
is used to trigger graceful shutdown, tokio::signal is useful for this.