Skip to main content

run

Function run 

Source
pub async fn run(bind: SocketAddr, ctx: Arc<CellServerCtx>) -> Result<()>
Expand description

Run the hook listener forever. Spawn on a tokio task.