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