Skip to main content

stage

Function stage 

Source
pub async fn stage(
    state: AcceptState,
    _msg: PullAccept,
    eff: Effects<PullAccept>,
) -> AcceptState
Expand description

Create a stage that repeatedly accepts incoming connections and notifies the manager about them.