start_http

Function start_http 

Source
pub fn start_http(
    conf: HttpConfiguration,
    handler: MetaIoHandler<Metadata>,
) -> Result<Option<Server>, String>