a2a.server.tasks.base_push_notification_sender module¶
- class a2a.server.tasks.base_push_notification_sender.BasePushNotificationSender(httpx_client: AsyncClient, config_store: PushNotificationConfigStore)¶
Bases:
PushNotificationSenderBase implementation of PushNotificationSender interface.