Skip to main content

start_qdp_server

Function start_qdp_server 

Source
pub fn start_qdp_server(
    domain: String,
    bind_addr: String,
) -> Result<Value, String>
Expand description

Start serving /.well-known/QDP for a domain from a local HTTP server (self-host over the mesh).