Skip to main content

run_server

Function run_server 

Source
pub async fn run_server(
    pool: EntropyPool,
    host: &str,
    port: u16,
    allow_raw: bool,
)
Expand description

Run the HTTP entropy server.