Official JavaScript SDK for the Agent2Agent (A2A) Protocol
A JavaScript library that helps run agentic applications as A2AServers following the Agent2Agent (A2A) Protocol. You can install the A2A SDK using . If you plan to use the Express integration (imports from ) for A2A server, you'll also need to install Express as it's a peer dependency: If you plan to use the GRPC transport (imports from or ), you must install the required peer dependencies: You…
La verifica conferma l’identità del publisher (la proprietà del repo), non la sicurezza del codice. L’analisi di sicurezza copre i CVE noti e gli script di installazione sospetti.
Forge non ha alcuna analisi registrata per questa voce, quindi non ha alcuna osservazione della sua superficie di strumenti. È assenza di prove, non prova che non esponga alcuno strumento.
A JavaScript library that helps run agentic applications as A2AServers following the Agent2Agent (A2A) Protocol. You can install the A2A SDK using . If you plan to use the Express integration (imports from ) for A2A server, you'll also need to install Express as it's a peer dependency: If you plan to use the GRPC transport (imports from or ), you must install the required peer dependencies: You can also find some samples here. This SDK implements the A2A Protocol Specification . There is an…