pub fn create_app_with_a2a(
config: ServerConfig,
a2a_base_url: Option<&str>,
) -> RouterExpand description
Create the server application with A2A support at the specified base URL
pub fn create_app_with_a2a(
config: ServerConfig,
a2a_base_url: Option<&str>,
) -> RouterCreate the server application with A2A support at the specified base URL