Function serve_blob

Source
pub async fn serve_blob(port: u16, state: BlobState) -> Result
Expand description

Run a turmoil blob server.

Intended to be used as the host logic passed to turmoil::Sim::host.