Function ockam::pipe::listen

source · []
pub async fn listen(ctx: &mut Context) -> Result<Address>
Expand description

Create a pipe receive listener

This special worker will create pipe receivers for any incoming connection. The worker can simply be stopped via its address.