start_iroh_endpoint

Function start_iroh_endpoint 

Source
pub async fn start_iroh_endpoint(
    gateway: &Arc<Gateway>,
    task_group: TaskGroup,
    handlers: Arc<Handlers>,
) -> Result<()>
Expand description

Create the Iroh Endpoint and spawn a thread that starts listening for requests.