Module layer

Module layer 

Source
Expand description

Tower Layer implementations for A2A protocol

Re-exports§

pub use auth::AuthCredentials;
pub use auth::AuthLayer;
pub use auth::AuthService;
pub use validation::A2AValidationLayer;
pub use validation::A2AValidationService;

Modules§

auth
Authentication layer for A2A protocol
validation
Validation layer for A2A protocol requests and responses