pub async fn run(
state: A2aServerState,
addr: SocketAddr,
) -> Result<(), Box<dyn Error>>Expand description
Run the A2A server
pub async fn run(
state: A2aServerState,
addr: SocketAddr,
) -> Result<(), Box<dyn Error>>Run the A2A server