pub async fn run(config: ServerConfig) -> Result<(SocketAddr, Sender<()>)>Available on crate feature
server only.Expand description
Run the HTTP server
pub async fn run(config: ServerConfig) -> Result<(SocketAddr, Sender<()>)>server only.Run the HTTP server