Skip to main content

client_loop

Function client_loop 

Source
pub async fn client_loop(
    id: ClientId,
    app_sender: TaskSender,
    __arg2: (MsgSender<SrvToClt>, MsgReceiver<CltToSrv>),
)