run

Function run 

Source
pub async fn run<S: Socket>(app: Arc<App>, socket: S) -> Result<()>
Expand description

Drive one subscription until the socket closes.