pub async fn serve(addr: &str) -> Result<(), Box<dyn Error + Send + Sync>>
Start a simple broadcast server on the given socket address.