serve

Function serve 

Source
pub async fn serve(addr: &str) -> Result<(), Box<dyn Error + Send + Sync>>
Expand description

Start a simple broadcast server on the given socket address.