Expand description
Core request handler — protocol logic layer.
RequestHandler wires together the executor, stores, push sender,
interceptors, and event queue manager to implement all A2A v1.0 methods.
Structs§
- Request
Handler - The core protocol logic handler.